mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-02 04:06:47 +00:00
chore: lint
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<script lang="ts" setup>
|
||||
import type { Editor } from '@tiptap/vue-3'
|
||||
import { BubbleMenu } from '@tiptap/vue-3'
|
||||
import { RichTextBubbleMenuOptions } from '#imports'
|
||||
import type { RichTextBubbleMenuOptions } from '#imports'
|
||||
|
||||
interface Props {
|
||||
editor: Editor
|
||||
|
||||
Reference in New Issue
Block a user