mirror of
https://github.com/maputnik/editor.git
synced 2025-12-25 23:50:02 +00:00
Switch text in inspect button #64
This commit is contained in:
@@ -227,6 +227,7 @@ export default class App extends React.Component {
|
||||
|
||||
const toolbar = <Toolbar
|
||||
mapStyle={this.state.mapStyle}
|
||||
inspectModeEnabled={this.state.inspectModeEnabled}
|
||||
sources={this.state.sources}
|
||||
onStyleChanged={this.onStyleChanged.bind(this)}
|
||||
onStyleOpen={this.onStyleChanged.bind(this)}
|
||||
|
||||
Reference in New Issue
Block a user