mirror of
https://github.com/maputnik/editor.git
synced 2026-01-04 20:40:01 +00:00
Fixed lint errors
This commit is contained in:
@@ -44,6 +44,7 @@ export default class ZoomProperty extends React.Component {
|
||||
onAddStop: PropTypes.func,
|
||||
fieldName: PropTypes.string,
|
||||
fieldSpec: PropTypes.object,
|
||||
error: PropTypes.object,
|
||||
value: PropTypes.oneOfType([
|
||||
PropTypes.object,
|
||||
PropTypes.string,
|
||||
|
||||
Reference in New Issue
Block a user