diff --git a/components/Chat/ChatInput.tsx b/components/Chat/ChatInput.tsx index 5423f1d..d1e8310 100644 --- a/components/Chat/ChatInput.tsx +++ b/components/Chat/ChatInput.tsx @@ -70,34 +70,47 @@ export const ChatInput: FC = ({ onSend, messageIsStreaming, model }) => { return (
-
-