diff --git a/components/chat-panel.tsx b/components/chat-panel.tsx index 93e8797..0717630 100644 --- a/components/chat-panel.tsx +++ b/components/chat-panel.tsx @@ -86,7 +86,7 @@ export function ChatPanel({ isAtBottom={isAtBottom} scrollToBottom={scrollToBottom} /> - +
{messages.length === 0 &&