mirror of
https://github.com/maputnik/editor.git
synced 2025-12-25 23:50:02 +00:00
Move add modal to layer list
This commit is contained in:
@@ -239,6 +239,7 @@ export default class App extends React.Component {
|
||||
onLayerSelect={this.onLayerSelect.bind(this)}
|
||||
selectedLayerIndex={this.state.selectedLayerIndex}
|
||||
layers={layers}
|
||||
sources={this.state.sources}
|
||||
/>
|
||||
|
||||
const layerEditor = selectedLayer ? <LayerEditor
|
||||
|
||||
Reference in New Issue
Block a user