You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
React and react-dom are both imported in your code. Should react and react-dom be added as a peerDependency? An application would not be able to use this library unless react as been installed.
React and react-dom are both imported in your code. Should react and react-dom be added as a peerDependency? An application would not be able to use this library unless react as been installed.
https://github.com/tajo/react-portal/blob/master/lib/portal.js#L1-L2
The text was updated successfully, but these errors were encountered: