mirror of https://github.com/halo-dev/halo
remove editor import
parent
0a812c497e
commit
a6eda8d611
|
@ -31,7 +31,6 @@ import { i18n } from "@/locales";
|
|||
import type { ExtensionOptions, NodeBubbleMenu } from "@/types";
|
||||
import { BlockActionSeparator, ToolboxItem } from "@/components";
|
||||
import { hasTableBefore, isTableSelected } from "./util";
|
||||
import { Editor } from "@tiptap/core";
|
||||
|
||||
function updateColumns(
|
||||
node: ProseMirrorNode,
|
||||
|
|
Loading…
Reference in New Issue