mirror of
https://github.com/maputnik/editor.git
synced 2025-12-30 18:10:01 +00:00
Lint fixes.
This commit is contained in:
@@ -10,6 +10,7 @@ export default class DocLabel extends React.Component {
|
||||
PropTypes.string
|
||||
]).isRequired,
|
||||
fieldSpec: PropTypes.object.isRequired,
|
||||
onToggleDoc: PropTypes.func.isRequired,
|
||||
}
|
||||
|
||||
constructor (props) {
|
||||
|
||||
Reference in New Issue
Block a user