move some more stuff around
This commit is contained in:
parent
400efff3a1
commit
99180e63ce
18 changed files with 32 additions and 32 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import { ZOOM_MAX, ZOOM_MIN, ZOOM_STEP } from "@/App/VisualEditor/parameters";
|
||||
import { ZOOM_MAX, ZOOM_MIN, ZOOM_STEP } from "@/App/parameters";
|
||||
import { Dispatch, memo, SetStateAction, useEffect } from "react";
|
||||
import { KeyInfoHidden, KeyInfoVisible } from "./KeyInfo";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue