Closed
Description
per react:
/**
* @deprecated Use either ReactNode[]
if you need an array or Iterable<ReactNode>
if its passed to a host component.
*/
Possible to refactor?
Metadata
Metadata
Assignees
Labels
No labels
per react:
/**
* @deprecated Use either ReactNode[]
if you need an array or Iterable<ReactNode>
if its passed to a host component.
*/
Possible to refactor?