chore(front): comment out BubbleMenuView in Tiptap component for future adjustments

This commit is contained in:
keven1024
2026-02-25 12:03:15 +08:00
parent 8f3bafcbfb
commit 301dcaf8b6

View File

@@ -58,5 +58,5 @@ onUnmounted(() => {
"
>
</editor-content>
<BubbleMenuView :editor="editor as any" />
<!-- <BubbleMenuView :editor="editor as any" /> -->
</template>