mirror of
https://github.com/maputnik/editor.git
synced 2025-12-10 08:10:01 +00:00
Fixed lint errors
This commit is contained in:
@@ -9,6 +9,7 @@ class MaxZoomBlock extends React.Component {
|
||||
static propTypes = {
|
||||
value: PropTypes.number,
|
||||
onChange: PropTypes.func.isRequired,
|
||||
error: PropTypes.object,
|
||||
}
|
||||
|
||||
render() {
|
||||
|
||||
Reference in New Issue
Block a user