mirror of
https://github.com/maputnik/editor.git
synced 2026-08-31 09:27:30 +00:00
Tidy inline docs and added sdk support table.
This commit is contained in:
@@ -20,7 +20,7 @@ class LayerSourceLayer extends React.Component {
|
||||
}
|
||||
|
||||
render() {
|
||||
return <InputBlock label={"Source Layer"} doc={latest.layer['source-layer'].doc}
|
||||
return <InputBlock label={"Source Layer"} fieldSpec={latest.layer['source-layer']}
|
||||
data-wd-key="layer-source-layer"
|
||||
>
|
||||
<AutocompleteInput
|
||||
|
||||
Reference in New Issue
Block a user