Dashed-border card with an emerald cash bubble, a status label, and a bold amount with currency.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Money8 } from "@/components/beste/piece/money8";
<Money8
amount="200"
currency="USD"
label="Withdrawn"
/>