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