From 05c7912376aa614038f85b29536b6e3e9ae278e7 Mon Sep 17 00:00:00 2001 From: Hemant2335 Date: Thu, 23 Nov 2023 20:08:57 +0530 Subject: [PATCH] Testing_done --- frontend/src/conversation/ConversationBubble.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/frontend/src/conversation/ConversationBubble.tsx b/frontend/src/conversation/ConversationBubble.tsx index 1d7c8564..9289567e 100644 --- a/frontend/src/conversation/ConversationBubble.tsx +++ b/frontend/src/conversation/ConversationBubble.tsx @@ -244,8 +244,8 @@ const ConversationBubble = forwardRef< ? 'rgba(125, 84, 209, 0.3)' : '#EEEEEE' : isLikeClicked - ? 'rgba(125, 84, 209, 0.3)' - : '#ffffff', + ? 'rgba(125, 84, 209, 0.3)' + : '#ffffff', }} >