diff --git a/src/components/ChatViewer.tsx b/src/components/ChatViewer.tsx index 63c80c8..4c71940 100644 --- a/src/components/ChatViewer.tsx +++ b/src/components/ChatViewer.tsx @@ -423,7 +423,6 @@ export function ChatViewer({ handleSend(content, replyTo); } }} - autoFocus className="flex-1 min-w-0" />