mirror of
https://github.com/maputnik/editor.git
synced 2026-02-25 22:10:00 +00:00
Fixed eslint errors.
This commit is contained in:
@@ -7,6 +7,7 @@ class StringInput extends React.Component {
|
||||
style: PropTypes.object,
|
||||
default: PropTypes.string,
|
||||
onChange: PropTypes.func,
|
||||
multi: PropTypes.bool,
|
||||
}
|
||||
|
||||
constructor(props) {
|
||||
|
||||
Reference in New Issue
Block a user