Scheduled Message

Dashed-border outgoing bubble above a Clock chip showing when it will send.

Reminder: Q2 planning notes due by noon tomorrow.
Sends Tomorrow · 08:00

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

Import & use
import { Chat23 } from "@/components/beste/piece/chat23";

<Chat23
  message="Reminder: Q2 planning notes due by noon tomorrow."
  sendAt="Tomorrow · 08:00"
/>