mirror of
https://github.com/maputnik/editor.git
synced 2026-06-16 04:07:27 +00:00
Disable gist, see <https://github.com/maputnik/editor/issues/269>
This commit is contained in:
@@ -258,7 +258,7 @@ class ExportModal extends React.Component {
|
||||
</Button>
|
||||
</div>
|
||||
|
||||
<div className="maputnik-modal-section">
|
||||
<div className="maputnik-modal-section hide">
|
||||
<h4>Save style</h4>
|
||||
<Gist mapStyle={this.props.mapStyle} onStyleChanged={this.props.onStyleChanged}/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user