Money request bubble with a direction arrow, large amount, optional italic note, and Pay / Decline actions.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Chat30 } from "@/components/beste/piece/chat30";
<Chat30
amount="48.60"
currency="$"
note="Dinner split · Packer's Coffee"
direction="request"
role="received"
/>