mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 11:06:40 +07:00
added map fitting
This commit is contained in:
parent
0314edd550
commit
bc34cf3876
12 changed files with 93 additions and 78 deletions
|
@ -20,8 +20,8 @@ export const EDITOR_ACTIONS = {
|
|||
|
||||
SEND_SAVE_REQUEST: `${P}-SEND_SAVE_REQUEST`,
|
||||
SET_SAVE_LOADING: `${P}-SET_SAVE_LOADING`,
|
||||
CANCEL_SAVE_REQUEST: `${P}-CANCEL_SAVE_REQUEST`,
|
||||
RESET_SAVE_DIALOG: `${P}-RESET_SAVE_DIALOG`,
|
||||
CANCEL_SAVE: `${P}-CANCEL_SAVE`,
|
||||
|
||||
SET_SAVE: `${P}-SET_SAVE`,
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue