bughelp wanted
Description
PropTypes.node is not accepting element, created by React.createPortal as valid
Is it possible to treat element created by React.createPortal as iterator over it's children or treat portal itself as valid node?
PropTypes.node is not accepting element, created by React.createPortal as valid
Is it possible to treat element created by React.createPortal as iterator over it's children or treat portal itself as valid node?