mirror of
https://github.com/maputnik/editor.git
synced 2026-08-01 02:37:40 +00:00
Proview & Access Token logic when saving to Gist
This commit is contained in:
@@ -91,6 +91,7 @@ export default class Toolbar extends React.Component {
|
||||
/>
|
||||
<ExportModal
|
||||
mapStyle={this.props.mapStyle}
|
||||
onStyleChanged={this.props.onStyleChanged}
|
||||
isOpen={this.state.isOpen.export}
|
||||
onOpenToggle={this.toggleModal.bind(this, 'export')}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user