keppelen / react-facebook-login

A Component React for Facebook Login
1.18k stars 406 forks source link

Updated to React 17.0.2 and use React Functions/hooks Instead of Classes #345

Open glcheetham opened 2 years ago

glcheetham commented 2 years ago

Updated react and react-dom version to 17.0.2 and incorporated @daddou-ma changes from #323

This is so I could use this package and it wouldn't break the build in my project running React 17.0.2

Changes made :

glcheetham commented 2 years ago

I've pushed these changes to the registry as react17-facebook-login so I can use it now and it won't break my build

npm i react17-facebook-login