We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e158b6 commit 53cc58dCopy full SHA for 53cc58d
plugins/text-editor-resources/src/components/extensions.ts
@@ -20,7 +20,7 @@ import textEditor from '@hcengineering/text-editor'
20
import { type CompletionOptions } from '../Completion'
21
import MentionList from './MentionList.svelte'
22
import { SvelteRenderer } from './node-view'
23
-import type { SuggestionKeyDownProps, SuggestionOptions, SuggestionProps } from './extension/suggestion'
+import type { SuggestionKeyDownProps, SuggestionProps } from './extension/suggestion'
24
import InlineCommandsList from './InlineCommandsList.svelte'
25
26
export const mInsertTable = [
0 commit comments