react-flexview
react-flexview copied to clipboard
Improve warnings checks
@giogonzo React.Children.toArray does exactly what we tried to replicate (with maany bugs)... and it's also typed!
No one reported a bug for the current implementation, but this greatly simplifies the warning logic and it enables TS to be useful.