t49tran / react-google-recaptcha-v3

Google Recaptcha V3 integration for React
MIT License
427 stars 91 forks source link

Change peerDependencies to react@17.0 and above #133

Closed yelwinsoe closed 2 years ago

yelwinsoe commented 2 years ago

This will allow this package to be use in react@18 without need to force install.

t49tran commented 2 years ago

Hi @yelwinsoe, thanks for this. The same problem has been resolved in #129. I will close your PR for now. Thank for your work anyway.