Revert "Upgrade MermaidJS (#5043" (#5167

This reverts commit c97110e72b.
This commit is contained in:
Tom Moor
2023-04-08 09:40:00 -04:00
committed by GitHub
parent 9c9ceef8ee
commit dcb15bae13
6 changed files with 331 additions and 170 deletions

View File

@@ -1,5 +1,5 @@
import * as React from "react";
import type { Editor } from "~/editor";
import { Editor } from "~/editor";
export type DocumentContextValue = {
/** The current editor instance for this document. */