Credit Balance Badge
An actionable credit balance indicator with localized numbers and a low-balance warning state.
Installation
npm install @amro-ui/reactUsage
An actionable credit balance indicator with localized numbers and a low-balance warning state.
Package
import { CreditBalanceBadge } from "@amro-ui/react";
<CreditBalanceBadge />shadcn copy
import { CreditBalanceBadge } from "@/components/ui/credit-balance-badge";
<CreditBalanceBadge />