Skip to content

Commit

Permalink
[Fix] 소셜 로그인 기능 불필요한 코드 삭제 및 웨더바 현재 날씨 표시 변경 #34, #10
Browse files Browse the repository at this point in the history
  • Loading branch information
hyeiis committed Nov 24, 2023
1 parent 368447a commit 7f6ba50
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 40 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"next": "14.0.3",
"next-auth": "^4.24.5",
"react": "^18",
"react-dom": "^18,
"react-dom": "^18",
"react-google-login": "^5.2.2",
"recoil": "^0.7.7",
"sass": "^1.69.5"
Expand Down
39 changes: 0 additions & 39 deletions src/app/google0Auth2Redirect/page.tsx

This file was deleted.

0 comments on commit 7f6ba50

Please sign in to comment.