mirror of
https://github.com/maputnik/editor.git
synced 2026-08-02 11:17:26 +00:00
Tidy inline docs and added sdk support table.
This commit is contained in:
@@ -12,7 +12,7 @@ class MinZoomBlock extends React.Component {
|
||||
}
|
||||
|
||||
render() {
|
||||
return <InputBlock label={"Min Zoom"} doc={latest.layer.minzoom.doc}
|
||||
return <InputBlock label={"Min Zoom"} fieldSpec={latest.layer.minzoom}
|
||||
data-wd-key="min-zoom"
|
||||
>
|
||||
<NumberInput
|
||||
|
||||
Reference in New Issue
Block a user