Upgrade MermaidJS (#5043
* Upgrade MermaidJS * fix: Flashing of diagrams while editing another * Upgrade vite * type imports
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import * as React from "react";
|
||||
import { Editor } from "~/editor";
|
||||
import type { Editor } from "~/editor";
|
||||
|
||||
export type DocumentContextValue = {
|
||||
/** The current editor instance for this document. */
|
||||
|
||||
Reference in New Issue
Block a user