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 114cb0c commit 5c9c13aCopy full SHA for 5c9c13a
dist/index.d.mts
@@ -1,4 +1,5 @@
1
import React, { CSSProperties, HTMLAttributes } from 'react';
2
+import { Editor } from '@tiptap/core';
3
import { UseEditorOptions } from '@tiptap/react';
4
5
interface Tag {
dist/index.d.ts
0 commit comments