mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
Do not merge.
This commit is contained in:
parent
d0b33d35db
commit
157bb7d6d6
2 changed files with 2 additions and 0 deletions
|
@ -52,6 +52,7 @@ import { useAtom } from "jotai";
|
|||
import MainMenu from "./main-menu/MainMenu";
|
||||
|
||||
interface LayerUIProps {
|
||||
test: JSX.Element;
|
||||
actionManager: ActionManager;
|
||||
appState: AppState;
|
||||
files: BinaryFiles;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue