Guides the user through a series of steps to simplify a task by cutting it into smaller ones.
npm install @brudi/react-wizard
import { Wizard } from "@brudi/react-wizard"
<Wizard> <Wizard.Step>Step 1</Wizard.Step> <Wizard.Step>Step 1</Wizard.Step> </Wizard.Step>
npx @brudi/ui extend wizard