react-use-wizard icon indicating copy to clipboard operation
react-use-wizard copied to clipboard

Ignore fragment in child component

Open sfc-gh-xwen opened this issue 1 year ago • 1 comments

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 /> </>

sfc-gh-xwen avatar Oct 31 '24 21:10 sfc-gh-xwen

Hi there, I'm not planning to add support for this. What's your use case?

devrnt avatar Feb 09 '25 21:02 devrnt