Closed RyanThomas95 closed 6 years ago
Looks like your version of react-dom
doesn't have the createPortal
function. It was introduced in version 16.2.0, so please make sure you project meet the peer dependencies requirements.
Thanks! Sorry, I thought I had it updated
Any help?