Loading preview...
Payment Option
@thanh
npx shadcn@latest add https://21st.dev/r/minhxthanh/payment-option
import PaymentRadio from "@/components/ui/payment-option"; export default function DemoOne() { return <PaymentRadio />; }