mirror of
https://github.com/maputnik/editor.git
synced 2025-12-30 18:10:01 +00:00
Always keep layers drawer open
This commit is contained in:
@@ -46,8 +46,6 @@ export class Toolbar extends React.Component {
|
||||
onOpenAbout: React.PropTypes.func,
|
||||
// Open sources drawer
|
||||
onOpenSources: React.PropTypes.func,
|
||||
// Open layers drawer
|
||||
onOpenLayers: React.PropTypes.func,
|
||||
// Whether a style is available for download or saving
|
||||
// A style with no layers should not be available
|
||||
styleAvailable: React.PropTypes.bool,
|
||||
|
||||
Reference in New Issue
Block a user