diff --git a/frontend/src/components/input/editor/suggestion.ts b/frontend/src/components/input/editor/suggestion.ts index 12cef5691..186b49770 100644 --- a/frontend/src/components/input/editor/suggestion.ts +++ b/frontend/src/components/input/editor/suggestion.ts @@ -1,5 +1,4 @@ import type {Editor, Range} from '@tiptap/core' -import type {Component} from 'vue' import {VueRenderer} from '@tiptap/vue-3' import { PhTextAa, PhTextH, PhListBullets, PhListNumbers, PhListChecks,