feat: d2c tweaks (#7336)
This commit is contained in:
@@ -102,7 +102,7 @@ describe("Test <MermaidToExcalidraw/>", () => {
|
||||
<Excalidraw
|
||||
initialData={{
|
||||
appState: {
|
||||
openDialog: "mermaid",
|
||||
openDialog: { name: "mermaid" },
|
||||
},
|
||||
}}
|
||||
/>,
|
||||
|
||||
Reference in New Issue
Block a user