Has anyone had any success with using `createPorta...
# react
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.