Timestamp pill with double-check icon that colors sky when the message is read.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Chat10 } from "@/components/beste/piece/chat10";
<Chat10
time="09:42"
status="read"
sentLabel="Sent"
deliveredLabel="Delivered"
readLabel="Read"
/>