brandonmowat/react-chat-ui

React and ReactDOM to peerDependencies

Closed this issue · 3 comments

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 !

Totally! I'll get that all fixed up tonight 👍

I can fix it now if you want

@Bakhah Go right ahead! Contributions are always welcomed!