createPortal #21
Labels
good first issue
First-time contributors who are looking to help should work on these issues.
type: enhancement
A new feature or addition.
I noticed
react-dom
has a portal feature butcreatePortal
is missing here. If there Is no reason against it, I would suggest adding the functionality.https://reactjs.org/docs/react-dom.html#createportal
https://reactjs.org/docs/portals.html
The text was updated successfully, but these errors were encountered: