From 9855529c7932d357f5fa881ee3a271209fa39a51 Mon Sep 17 00:00:00 2001 From: VipinDevelops Date: Mon, 1 Sep 2025 14:35:35 +0530 Subject: [PATCH] fix: work item description --- apps/space/core/components/editor/rich-text-editor.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/space/core/components/editor/rich-text-editor.tsx b/apps/space/core/components/editor/rich-text-editor.tsx index 8d0818353dc..727d571c7a7 100644 --- a/apps/space/core/components/editor/rich-text-editor.tsx +++ b/apps/space/core/components/editor/rich-text-editor.tsx @@ -58,7 +58,7 @@ export const RichTextEditor = forwardRef );