mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 11:06:40 +07:00
fixed router
This commit is contained in:
parent
42dbfb0681
commit
2be073078f
11 changed files with 241 additions and 62 deletions
|
@ -44,4 +44,6 @@ export const EDITOR_ACTIONS = {
|
|||
SET_FEATURE: `${P}-SET_FEATURE`,
|
||||
SET_IS_ROUTING: `${P}-SET_IS_ROUTING`,
|
||||
KEY_PRESSED: `${P}-KEY_PRESSED`,
|
||||
|
||||
SET_ROUTER: `${P}-SET_ROUTER`,
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue