Date Separator

Thin horizontal rule with a muted date pill in the middle, used to break up chat days.

Yesterday

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

Import & use
import { Chat14 } from "@/components/beste/piece/chat14";

<Chat14
  label="Yesterday"
/>