We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61f8696 commit 5fa8f4bCopy full SHA for 5fa8f4b
src/TagExtension.ts
@@ -1,4 +1,4 @@
1
-import { Attribute, mergeAttributes, Node } from "@tiptap/core";
+import { type Attribute, mergeAttributes, Node } from "@tiptap/core";
2
import { ReactNodeViewRenderer } from "@tiptap/react";
3
import Tag from "./Tag";
4
0 commit comments