Use react-social-login-buttons.

This commit is contained in:
Yang Luo
2021-03-29 22:11:28 +08:00
parent 45071bb8c7
commit 5c49693bc0
4 changed files with 64 additions and 25 deletions

View File

@ -20,7 +20,8 @@
"react-github-corner": "^2.5.0",
"react-i18next": "^11.8.7",
"react-router-dom": "^5.2.0",
"react-scripts": "4.0.3"
"react-scripts": "4.0.3",
"react-social-login-buttons": "^3.4.0"
},
"scripts": {
"start": "set PORT=7001 && craco start",