A simple utility for identifying a target DOM node, or creating one if none exists.
npm install find-or-create-rootA simple utility for identifying a target DOM node, or creating one if none exists. Especially helpful when defining a root element for a React Portal.