mirror of
https://github.com/maputnik/editor.git
synced 2025-12-29 17:40:01 +00:00
Fixed lint errors.
This commit is contained in:
@@ -9,6 +9,7 @@ class DebugModal extends React.Component {
|
||||
isOpen: PropTypes.bool.isRequired,
|
||||
renderer: PropTypes.string.isRequired,
|
||||
onChangeMaboxGlDebug: PropTypes.func.isRequired,
|
||||
onChangeOpenlayersDebug: PropTypes.func.isRequired,
|
||||
onOpenToggle: PropTypes.func.isRequired,
|
||||
mapboxGlDebugOptions: PropTypes.object,
|
||||
openlayersDebugOptions: PropTypes.object,
|
||||
|
||||
Reference in New Issue
Block a user