diff --git a/frontend/src/conversation/Conversation.tsx b/frontend/src/conversation/Conversation.tsx index 96a2d4d..8083710 100644 --- a/frontend/src/conversation/Conversation.tsx +++ b/frontend/src/conversation/Conversation.tsx @@ -233,7 +233,7 @@ export default function Conversation() { )} ) : ( -
+

There was an error during generation

@@ -247,11 +247,6 @@ export default function Conversation() { }) } > - {/* Reload icon */}