DA
Derf Abdallah
PillStepper Copy this Tailwind Component 0to Your Project
Create a custom horizontal Stepper using Material UI (MUI) in React. The Stepper should have three steps: 1. "About You" 2. "About your Company" 3. "Finishing Up" Customize the Stepper to match this visual style: Each step should appear as a tab with a rounded rectangular shape (pill like). The active step should have a solid blue background with white text. The inactive steps should have a light gray background with dark text. Steps should be connected in a horizontal line with no step numbers or icons. The current step should have a small arrow or pointer (optional). Use spacing and styling to create a clean, modern UI look similar to a multi step form wizard.
Prompt