From d220c0753a07bc1a543108e07693331d2ec0116a Mon Sep 17 00:00:00 2001 From: PhilReact Date: Sat, 26 Apr 2025 15:42:13 +0300 Subject: [PATCH] fix editor options not showing --- src/components/Chat/TipTap.tsx | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/src/components/Chat/TipTap.tsx b/src/components/Chat/TipTap.tsx index 00425cd..3c5403f 100644 --- a/src/components/Chat/TipTap.tsx +++ b/src/components/Chat/TipTap.tsx @@ -493,14 +493,12 @@ export default ({ > - ) + } extensions={[...extensionsFiltered, ...additionalExtensions]} content={content}