mirror of
https://github.com/maputnik/editor.git
synced 2025-12-28 00:50:00 +00:00
Merge remote-tracking branch 'upstream/master' into feature/ui-errors-and-expressions
This commit is contained in:
@@ -66,7 +66,7 @@ export default class ExpressionProperty extends React.Component {
|
||||
|
||||
return <InputBlock
|
||||
error={this.props.error}
|
||||
doc={this.props.fieldSpec.doc}
|
||||
fieldSpec={this.props.fieldSpec}
|
||||
label={labelFromFieldName(this.props.fieldName)}
|
||||
action={deleteStopBtn}
|
||||
wideMode={true}
|
||||
|
||||
Reference in New Issue
Block a user