Has anyone had any success with using `createPorta...
# javascript
l
Has anyone had any success with using
createPortal
from the
react-dom
wrapper? It renders the content as children of the component where it's called instead of the provided Element. Posted in #react