Unread Divider

Rose horizontal rule flanking an unread-count pill. Signals where new messages begin.

3 unread

Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.

Import & use
import { Chat18 } from "@/components/beste/piece/chat18";

<Chat18
  count={3}
/>