diff --git a/components/Chat/Chat.tsx b/components/Chat/Chat.tsx index 317f6d0..d8d6fe2 100644 --- a/components/Chat/Chat.tsx +++ b/components/Chat/Chat.tsx @@ -57,7 +57,7 @@ export const Chat: FC = ({ model, messages, loading, lightMode, onSend, o )} -
+
diff --git a/components/Chat/ChatInput.tsx b/components/Chat/ChatInput.tsx index 234b62e..4cfd168 100644 --- a/components/Chat/ChatInput.tsx +++ b/components/Chat/ChatInput.tsx @@ -47,7 +47,7 @@ export const ChatInput: FC = ({ onSend }) => { return (
-
+