mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
Merge remote-tracking branch 'origin/master' into danieljgeiger-mathjax
This commit is contained in:
commit
5a3f4fd08f
93 changed files with 1308 additions and 567 deletions
|
@ -125,10 +125,11 @@ const actionNames = [
|
|||
"decreaseFontSize",
|
||||
"unbindText",
|
||||
"hyperlink",
|
||||
"eraser",
|
||||
"bindText",
|
||||
"toggleLock",
|
||||
"toggleLinearEditor",
|
||||
"toggleEraserTool",
|
||||
"toggleHandTool",
|
||||
] as const;
|
||||
|
||||
// So we can have the `isActionName` type guard
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue