We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96f0a60 commit caba808Copy full SHA for caba808
src/components/editor/extensions/TableOfContents.tsx
@@ -1,4 +1,4 @@
1
-import { Node as ProseMirrorNode, mergeAttributes, Node as TiptapNode } from '@tiptap/core';
+import { mergeAttributes, Node as TiptapNode } from '@tiptap/core';
2
import { ReactNodeViewRenderer } from '@tiptap/react';
3
import { NodeViewWrapper } from '@tiptap/react';
4
import type { Editor } from '@tiptap/react';
0 commit comments