-
- Downloads
Merge branch 'features/ashok/social_buttons' into 'development'
Features/ashok/social buttons See merge request nipa.das/sample_argon!6
No related branches found
No related tags found
Showing
- package-lock.json 52 additions, 0 deletionspackage-lock.json
- package.json 2 additions, 0 deletionspackage.json
- public/index.html 2 additions, 0 deletionspublic/index.html
- src/components/Social_buttons/Index.jsx 14 additions, 0 deletionssrc/components/Social_buttons/Index.jsx
- src/components/Social_buttons/Social_buttons.module.scss 19 additions, 0 deletionssrc/components/Social_buttons/Social_buttons.module.scss
... | ... | @@ -15,6 +15,8 @@ |
"react-icons": "^4.3.1", | ||
"react-router-dom": "^6.2.1", | ||
"react-scripts": "5.0.0", | ||
"react-social-login-buttons": "^3.6.0", | ||
"sass": "^1.46.0", | ||
"web-vitals": "^2.1.2" | ||
}, | ||
"scripts": { | ||
... | ... |
src/components/Social_buttons/Index.jsx
0 → 100644
Please register or sign in to comment