mirror of
https://github.com/maputnik/editor.git
synced 2025-12-28 09:00:02 +00:00
Added application shortcuts and shortcut modal.
Also moved modals into App.jsx to move the business logic to one place.
This commit is contained in:
@@ -39,6 +39,7 @@ class AppLayout extends React.Component {
|
||||
{this.props.bottom}
|
||||
</div>
|
||||
}
|
||||
{this.props.modals}
|
||||
</div>
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user