diff --git a/src/components/chat/ChatInput.tsx b/src/components/chat/ChatInput.tsx index 0ac64d2..635ef42 100644 --- a/src/components/chat/ChatInput.tsx +++ b/src/components/chat/ChatInput.tsx @@ -86,13 +86,14 @@ export const ChatInput = ({ onSendMessage }: ChatInputProps) => { {/* Message Input and Buttons */}
-
+