diff --git a/ui/src/views/paragraph/component/ParagraphForm.vue b/ui/src/views/paragraph/component/ParagraphForm.vue index 4c8833f5b..03f4396e7 100644 --- a/ui/src/views/paragraph/component/ParagraphForm.vue +++ b/ui/src/views/paragraph/component/ParagraphForm.vue @@ -82,7 +82,6 @@ const toolbars = [ 'pageFullscreen', 'preview', 'htmlPreview', - 'catalog' ] as any[] const editorRef = ref()