mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
feat: TTD dialog UI tweaks (#7384)
This commit is contained in:
parent
42d8c5a040
commit
4bdeaf999b
10 changed files with 134 additions and 56 deletions
|
@ -373,5 +373,6 @@ export const TOOL_TYPE = {
|
|||
export const EDITOR_LS_KEYS = {
|
||||
OAI_API_KEY: "excalidraw-oai-api-key",
|
||||
// legacy naming (non)scheme
|
||||
MERMAID_TO_EXCALIDRAW: "mermaid-to-excalidraw",
|
||||
PUBLISH_LIBRARY: "publish-library-data",
|
||||
} as const;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue