feat: integrate mermaidToExcalidraw
This commit is contained in:
+2
-1
@@ -376,7 +376,8 @@ export const updateActiveTool = (
|
||||
| "eraser"
|
||||
| "hand"
|
||||
| "frame"
|
||||
| "embeddable";
|
||||
| "embeddable"
|
||||
| "mermaid";
|
||||
}
|
||||
| { type: "custom"; customType: string }
|
||||
) & { lastActiveToolBeforeEraser?: LastActiveTool },
|
||||
|
||||
Reference in New Issue
Block a user