diff --git a/plugins/text-editor-resources/src/components/extensions.ts b/plugins/text-editor-resources/src/components/extensions.ts index 8aa0edecefb..8f273b99ceb 100644 --- a/plugins/text-editor-resources/src/components/extensions.ts +++ b/plugins/text-editor-resources/src/components/extensions.ts @@ -20,7 +20,7 @@ import textEditor from '@hcengineering/text-editor' import { type CompletionOptions } from '../Completion' import MentionList from './MentionList.svelte' import { SvelteRenderer } from './node-view' -import type { SuggestionKeyDownProps, SuggestionOptions, SuggestionProps } from './extension/suggestion' +import type { SuggestionKeyDownProps, SuggestionProps } from './extension/suggestion' import InlineCommandsList from './InlineCommandsList.svelte' export const mInsertTable = [