chris-m92 / react-leaflet-custom-control

React Leaflet v3 custom control
MIT License
22 stars 6 forks source link

Upgrade React peerDependency #3

Closed MLNW closed 2 years ago

MLNW commented 2 years ago

React v18 has been released about 3 weeks ago: https://reactjs.org/blog/2022/03/29/react-v18.html

Would it be possible to upgrade the peerDependencies for this package to target this new version?

chris-m92 commented 2 years ago

@MLNW - Thanks for reaching out, I just updated all the peer dependencies for react and react-dom, thanks for bringing it up to my attention.