surveysparrow / twigs

Themeable, Customisable and Fully Accessible React Component Library from SurveySparrow
https://twigs.surveysparrow.com/
MIT License
20 stars 10 forks source link

Fix conditional render issue with StepperItem #69

Closed akzhysparrow closed 4 months ago

akzhysparrow commented 4 months ago

Use React.Children methods to loop over children, create id for key automatically.

Fixes #68