diff --git a/frontend/src/app/chat/page.tsx b/frontend/src/app/chat/page.tsx index 194aabad..5c7ac6d5 100644 --- a/frontend/src/app/chat/page.tsx +++ b/frontend/src/app/chat/page.tsx @@ -1198,7 +1198,7 @@ function ChatPage() { ) : ( <> {messages.map((message, index) => ( - <> +