From 4bc14dbdd0d2eefb1b4ded3262f6d11bef005075 Mon Sep 17 00:00:00 2001 From: AkashJana18 Date: Sun, 27 Oct 2024 02:46:27 +0530 Subject: [PATCH 01/42] fix: 1219 --- frontend/src/conversation/Conversation.tsx | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/frontend/src/conversation/Conversation.tsx b/frontend/src/conversation/Conversation.tsx index a8326da71..238a1a0ed 100644 --- a/frontend/src/conversation/Conversation.tsx +++ b/frontend/src/conversation/Conversation.tsx @@ -302,14 +302,17 @@ export default function Conversation() { )} -
-
+
+