per react: /** * @deprecated Use either `ReactNode[]` if you need an array or `Iterable<ReactNode>` if its passed to a host component. */ Possible to refactor?
per react:
/**
* @deprecated Use either
ReactNode[]if you need an array orIterable<ReactNode>if its passed to a host component.*/
Possible to refactor?