diff --git a/components/Chat/ChatInput.tsx b/components/Chat/ChatInput.tsx index cb10feb..00b5b4e 100644 --- a/components/Chat/ChatInput.tsx +++ b/components/Chat/ChatInput.tsx @@ -56,7 +56,14 @@ export const ChatInput: FC = ({ onSend, messageIsStreaming }) => {