mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
Some cleanup in App.tsx (#1681)
This commit is contained in:
parent
fa359034c5
commit
17e9cc4506
3 changed files with 67 additions and 60 deletions
|
@ -65,3 +65,5 @@ export const FONT_FAMILY = {
|
|||
2: "Helvetica",
|
||||
3: "Cascadia",
|
||||
} as const;
|
||||
|
||||
export const CANVAS_ONLY_ACTIONS = ["selectAll"];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue