This commit is contained in:
Palanikannan1437 2023-08-10 03:50:59 +05:30
parent 2329abe7dd
commit 1c08ad506a

View File

@ -1,3 +1,4 @@
// @ts-nocheck
import { useEditor, EditorContent, Editor } from '@tiptap/react';
import { useDebouncedCallback } from 'use-debounce';
import { EditorBubbleMenu } from './bubble-menu';