From e95bc82b8e5c06c22aff55c87215145ed547595d Mon Sep 17 00:00:00 2001 From: Alex Date: Sun, 8 Oct 2023 23:30:21 +0100 Subject: [PATCH] Update Conversation.tsx --- frontend/src/conversation/Conversation.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/conversation/Conversation.tsx b/frontend/src/conversation/Conversation.tsx index c7f4941..5b2e698 100644 --- a/frontend/src/conversation/Conversation.tsx +++ b/frontend/src/conversation/Conversation.tsx @@ -170,10 +170,10 @@ export default function Conversation() { {status === 'loading' ? ( ) : ( -
+
{