Closed
Description
Component
Wizard.Step
What's the issue?
It seems to be missing the index field.
I get the warning below when trying to use it without:
The prop `index` is marked as required in `Wizard.Step`, but its value is `undefined`.
And I get a classic typescript error when trying with the property set.