mirror of
https://github.com/maputnik/editor.git
synced 2025-12-27 08:30:02 +00:00
Fixed eslint errors.
This commit is contained in:
@@ -14,6 +14,7 @@ class InputBlock extends React.Component {
|
||||
action: PropTypes.element,
|
||||
children: PropTypes.element.isRequired,
|
||||
style: PropTypes.object,
|
||||
onChange: PropTypes.func,
|
||||
}
|
||||
|
||||
onChange(e) {
|
||||
|
||||
Reference in New Issue
Block a user