mirror of
https://github.com/maputnik/editor.git
synced 2026-06-25 16:47:25 +00:00
Fixed lint errors
This commit is contained in:
@@ -28,6 +28,8 @@ class JSONEditor extends React.Component {
|
||||
getValue: PropTypes.func,
|
||||
gutters: PropTypes.array,
|
||||
className: PropTypes.string,
|
||||
onFocus: PropTypes.func,
|
||||
onBlur: PropTypes.func,
|
||||
}
|
||||
|
||||
static defaultProps = {
|
||||
|
||||
Reference in New Issue
Block a user