mirror of
https://github.com/maputnik/editor.git
synced 2025-12-24 07:00:01 +00:00
Tidy inline docs and added sdk support table.
This commit is contained in:
@@ -12,7 +12,7 @@ class MaxZoomBlock extends React.Component {
|
||||
}
|
||||
|
||||
render() {
|
||||
return <InputBlock label={"Max Zoom"} doc={latest.layer.maxzoom.doc}
|
||||
return <InputBlock label={"Max Zoom"} fieldSpec={latest.layer.maxzoom}
|
||||
data-wd-key="max-zoom"
|
||||
>
|
||||
<NumberInput
|
||||
|
||||
Reference in New Issue
Block a user