mirror of
https://github.com/maputnik/editor.git
synced 2025-12-30 18:10:01 +00:00
Added semi-hidden debug modal and removed all this url param awkwardness
This commit is contained in:
@@ -40,6 +40,10 @@ class ShortcutsModal extends React.Component {
|
||||
key: "m",
|
||||
text: "Focus map"
|
||||
},
|
||||
{
|
||||
key: "!",
|
||||
text: "Debug modal"
|
||||
},
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user