From 565b0c5a9c159a89ae963733289d37e9cc114fef Mon Sep 17 00:00:00 2001 From: utin-francis-peter Date: Mon, 7 Oct 2024 16:39:47 +0100 Subject: [PATCH] chore: rm icon next to question bubble --- frontend/src/conversation/ConversationBubble.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/frontend/src/conversation/ConversationBubble.tsx b/frontend/src/conversation/ConversationBubble.tsx index 3d956e2e..55c773af 100644 --- a/frontend/src/conversation/ConversationBubble.tsx +++ b/frontend/src/conversation/ConversationBubble.tsx @@ -58,7 +58,6 @@ const ConversationBubble = forwardRef< ref={ref} className={`flex flex-row-reverse self-end flex-wrap ${className}`} > -