mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 19:16:41 +07:00
redux: router fixed
This commit is contained in:
parent
5d2c534aa9
commit
eb5b0e5d28
6 changed files with 98 additions and 39 deletions
|
@ -14,4 +14,7 @@ export const ACTIONS = {
|
|||
|
||||
START_EDITING: 'START_EDITING',
|
||||
STOP_EDITING: 'STOP_EDITING',
|
||||
|
||||
ROUTER_CANCEL: 'ROUTER_CANCEL',
|
||||
ROUTER_SUBMIT: 'ROUTER_SUBMIT',
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue