mirror of
https://github.com/maputnik/editor.git
synced 2025-12-24 15:10:01 +00:00
Fixed lint errors
This commit is contained in:
@@ -12,6 +12,7 @@ class StringInput extends React.Component {
|
||||
multi: PropTypes.bool,
|
||||
required: PropTypes.bool,
|
||||
disabled: PropTypes.bool,
|
||||
spellCheck: PropTypes.bool,
|
||||
}
|
||||
|
||||
static defaultProps = {
|
||||
|
||||
Reference in New Issue
Block a user