fix merge conflict
Showing
This diff is collapsed.
... | ... | @@ -9,6 +9,8 @@ |
"react": "^17.0.2", | ||
"react-dom": "^17.0.2", | ||
"react-google-login": "^5.2.2", | ||
"react-router": "^5.2.0", | ||
"react-router-dom": "^5.2.0", | ||
"react-scripts": "4.0.3", | ||
"web-vitals": "^1.0.1" | ||
}, | ||
... | ... |
src/component/AuthRoute.jsx
0 → 100644
src/component/Header.jsx
0 → 100644
src/component/Login.jsx
0 → 100644
src/component/Main.jsx
0 → 100644
Please register or sign in to comment