React and ReactDOM to peerDependencies
Closed this issue · 3 comments
frkgrall commented
Hello Brandon, first I want to thank you a lot for your work ;)
I think you should put react and react-dom dependencies to peerDependencies, to avoid loading differents versions of them and having this error : https://reactjs.org/warnings/refs-must-have-owner.html
Have a nice day !
brandonmowat commented
Totally! I'll get that all fixed up tonight 👍
frkgrall commented
I can fix it now if you want
brandonmowat commented
@Bakhah Go right ahead! Contributions are always welcomed!