From 171e1c07068ecbf9bff04787952c8dd507474189 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D1=82=D1=83=D0=B0=D0=BD?= Date: Wed, 4 Mar 2026 18:57:26 +0300 Subject: [PATCH] fix: rm style module from editor component --- @codexteam/ui/src/vue/components/editor/Editor.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/@codexteam/ui/src/vue/components/editor/Editor.vue b/@codexteam/ui/src/vue/components/editor/Editor.vue index 9962b222..71f3d134 100644 --- a/@codexteam/ui/src/vue/components/editor/Editor.vue +++ b/@codexteam/ui/src/vue/components/editor/Editor.vue @@ -1,9 +1,9 @@ @@ -92,7 +92,7 @@ defineExpose({ }); -