diff --git a/frontend/src/ChatWindow.jsx b/frontend/src/ChatWindow.jsx index 8f5daa7..83cf5d0 100644 --- a/frontend/src/ChatWindow.jsx +++ b/frontend/src/ChatWindow.jsx @@ -34,21 +34,6 @@ export default function ChatWindow({ messages, loading, theme }) { /> ) )} - {loading && ( -