mirror of
https://github.com/maputnik/editor.git
synced 2025-12-10 00:00:02 +00:00
Added initial expression work and UI errors.
This commit is contained in:
@@ -13,6 +13,7 @@ class MaxZoomBlock extends React.Component {
|
||||
|
||||
render() {
|
||||
return <InputBlock label={"Max Zoom"} doc={latest.layer.maxzoom.doc}
|
||||
error={this.props.error}
|
||||
data-wd-key="max-zoom"
|
||||
>
|
||||
<NumberInput
|
||||
|
||||
Reference in New Issue
Block a user