mirror of
https://github.com/maputnik/editor.git
synced 2025-12-24 23:20:00 +00:00
Fixed more eslint errors.
This commit is contained in:
@@ -306,6 +306,7 @@ class MakeFunctionButtons extends React.Component {
|
||||
static propTypes = {
|
||||
fieldSpec: PropTypes.object,
|
||||
onZoomClick: PropTypes.func,
|
||||
onDataClick: PropTypes.func,
|
||||
}
|
||||
|
||||
render() {
|
||||
|
||||
Reference in New Issue
Block a user