mirror of
https://github.com/maputnik/editor.git
synced 2025-12-25 23:50:02 +00:00
Broke <FunctionSpecField/> into smaller parts.
This commit is contained in:
@@ -12,7 +12,7 @@ class InputBlock extends React.Component {
|
||||
]).isRequired,
|
||||
doc: PropTypes.string,
|
||||
action: PropTypes.element,
|
||||
children: PropTypes.element.isRequired,
|
||||
children: PropTypes.node.isRequired,
|
||||
style: PropTypes.object,
|
||||
onChange: PropTypes.func,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user