Closed table-harmony closed 2 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
shadcn-stepper | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Aug 13, 2024 6:45am |
I close this PR in favour of the new @stepperize/react
library which is a game changer to what we had before
Added a body element to the StepItem type to allow React components to be embedded within each step.
Moved defaultProps directly into the functional component since defaultProps has been deprecated.