twigs icon indicating copy to clipboard operation
twigs copied to clipboard

Fix conditional render issue with StepperItem

Open akzhysparrow opened this issue 9 months ago • 0 comments

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

Fixes #68

akzhysparrow avatar May 24 '24 06:05 akzhysparrow