mirror of
https://github.com/maputnik/editor.git
synced 2026-01-01 11:00:00 +00:00
Download style when open from gallery
This commit is contained in:
@@ -10,7 +10,7 @@ class Modal extends React.Component {
|
||||
static propTypes = {
|
||||
isOpen: React.PropTypes.bool.isRequired,
|
||||
title: React.PropTypes.string.isRequired,
|
||||
toggleOpen: React.PropTypes.func.isRequired,
|
||||
onOpenToggle: React.PropTypes.func.isRequired,
|
||||
}
|
||||
|
||||
render() {
|
||||
|
||||
Reference in New Issue
Block a user