This commit is contained in:
Timothy Jaeryang Baek 2025-07-06 17:51:03 +04:00
parent 7cb105abd4
commit 4a825dce7f

View file

@ -18,7 +18,6 @@
import { Fragment } from 'prosemirror-model';
import { EditorState, Plugin, PluginKey, TextSelection } from 'prosemirror-state';
import { Fragment } from 'prosemirror-model';
import { Decoration, DecorationSet } from 'prosemirror-view';
import { Editor } from '@tiptap/core';