Activity
Billing
Setup
Form
UI
Chart
lorem insu
lorem insu
lorem insu
Attr: type="default"
type="breadcrumb"
type="detailed"
<VxStepper
type="default"
stepper={[
{
label: { text: "Wallet" },
icon: { icon: <FaWallet /> },
active: true
},
{
label: { text: "Payment" },
icon: { icon: <FaPaypal /> },
active: true
},
{
label: { text: "Sucess", class: "text-zinc-200" },
icon: { icon: <FaCheckCircle /> }
}
]}
/>