mirror of
https://github.com/maputnik/editor.git
synced 2026-08-25 06:27:25 +00:00
Tidy inline docs and added sdk support table.
This commit is contained in:
@@ -13,7 +13,7 @@ class LayerIdBlock extends React.Component {
|
||||
}
|
||||
|
||||
render() {
|
||||
return <InputBlock label={"ID"} doc={latest.layer.id.doc}
|
||||
return <InputBlock label={"ID"} fieldSpec={latest.layer.id}
|
||||
data-wd-key={this.props.wdKey}
|
||||
>
|
||||
<StringInput
|
||||
|
||||
Reference in New Issue
Block a user