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
Yes, you can use react and react-dom separately in your react app, I write several demo, in the hello world demo links, I use react and react-dom as peer dependencies. In this js file, import react and react-dom separately.
I would like to use this library in an app which requires react 16.3 or later.
Would it be possible to make react and react-dom as peer dependencies?
Thanks!
The text was updated successfully, but these errors were encountered: