mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-08-30 21:57:10 +02:00
move footer into layerUI & refactor ActionManager (#729)
This commit is contained in:
@@ -28,5 +28,4 @@ export type AppState = {
|
||||
name: string;
|
||||
selectedId?: string;
|
||||
isResizing: boolean;
|
||||
lng: string;
|
||||
};
|
||||
|
Reference in New Issue
Block a user