mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-01 14:56:53 +00:00
chore(nc-gui): list
This commit is contained in:
@@ -6,15 +6,15 @@ import Placeholder from '@tiptap/extension-placeholder'
|
||||
import { Markdown } from 'tiptap-markdown'
|
||||
import {
|
||||
HardBreak,
|
||||
Link,
|
||||
Strike,
|
||||
Underline,
|
||||
Italic,
|
||||
Link,
|
||||
NcMarkdownParser,
|
||||
Strike,
|
||||
TaskItem,
|
||||
Underline,
|
||||
UserMention,
|
||||
UserMentionList,
|
||||
suggestion,
|
||||
NcMarkdownParser,
|
||||
} from '~/helpers/tiptap/extensions'
|
||||
|
||||
const props = withDefaults(
|
||||
|
||||
Reference in New Issue
Block a user