react-use-wizard
react-use-wizard copied to clipboard
Ignore fragment in child component
Hello, I'm wonder if it's possible to ignore the fragment. Currently this is considered as one step instead of two.
<> <component 1 /> <component 2 /> </>
Hi there, I'm not planning to add support for this. What's your use case?