From 62d1bd856c78131e4f77bc695b3fa456e282ffb6 Mon Sep 17 00:00:00 2001 From: Krishav Raj Singh Date: Fri, 18 Jul 2025 05:35:14 +0530 Subject: [PATCH] final_changes --- frontend/src/components/thread/content/ThreadContent.tsx | 4 ++-- frontend/src/components/thread/message-actions.tsx | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/src/components/thread/content/ThreadContent.tsx b/frontend/src/components/thread/content/ThreadContent.tsx index 5baaa25e..0c2fa980 100644 --- a/frontend/src/components/thread/content/ThreadContent.tsx +++ b/frontend/src/components/thread/content/ThreadContent.tsx @@ -644,7 +644,7 @@ export const ThreadContent: React.FC = ({ } else if (group.type === 'assistant_group') { return (
-
+
{(() => { @@ -964,7 +964,7 @@ export const ThreadContent: React.FC = ({ // Get the processed content that was stored during rendering const processedContent = group.processedContent; return ( -
+
+