mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-05-06 16:36:40 +07:00
added map fitting
This commit is contained in:
parent
0314edd550
commit
bc34cf3876
12 changed files with 93 additions and 78 deletions
|
@ -51,7 +51,7 @@ export interface IEditorState {
|
|||
};
|
||||
}
|
||||
|
||||
const EDITOR_INITIAL_STATE = {
|
||||
export const EDITOR_INITIAL_STATE = {
|
||||
changed: false,
|
||||
editing: false,
|
||||
ready: false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue