mirror of
https://github.com/maputnik/editor.git
synced 2026-01-03 20:10:02 +00:00
Fixed lint errors
This commit is contained in:
@@ -101,6 +101,8 @@ export default class Toolbar extends React.Component {
|
||||
sources: PropTypes.object.isRequired,
|
||||
children: PropTypes.node,
|
||||
onToggleModal: PropTypes.func,
|
||||
onSetMapState: PropTypes.func,
|
||||
mapState: PropTypes.string,
|
||||
}
|
||||
|
||||
state = {
|
||||
|
||||
Reference in New Issue
Block a user