diff --git a/packages/web-pkg/src/components/TextEditor/TextEditor.vue b/packages/web-pkg/src/components/TextEditor/TextEditor.vue
index 273c32dc74..6adff1a96f 100644
--- a/packages/web-pkg/src/components/TextEditor/TextEditor.vue
+++ b/packages/web-pkg/src/components/TextEditor/TextEditor.vue
@@ -17,11 +17,11 @@
:theme="theme"
auto-focus
read-only
- :toolbars="[]"
/>
$emit('update:currentContent', value)"
- />
+ >
+
+
+
+
+
+