mirror of
https://github.com/maputnik/editor.git
synced 2026-01-05 21:10:02 +00:00
Fixed eslint errors.
This commit is contained in:
@@ -69,6 +69,7 @@ class OpenLayers3Map extends React.Component {
|
||||
onDataChange: PropTypes.func,
|
||||
mapStyle: PropTypes.object.isRequired,
|
||||
accessToken: PropTypes.string,
|
||||
style: PropTypes.object,
|
||||
}
|
||||
|
||||
static defaultProps = {
|
||||
|
||||
Reference in New Issue
Block a user