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 e21c0c2 commit 114cb0cCopy full SHA for 114cb0c
src/MixInputType.d.ts
@@ -1,5 +1,6 @@
1
-import { type UseEditorOptions } from '@tiptap/react'
2
import '@total-typescript/ts-reset'
+import { Editor, } from '@tiptap/core'
3
+import { UseEditorOptions } from '@tiptap/react'
4
5
import type { CSSProperties, HTMLAttributes } from 'react'
6
export interface Tag {
0 commit comments