Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: 카카오 로그인 페이지 진입 > 메뉴 페이지 구현 #263

Merged
merged 2 commits into from
Feb 13, 2024

Conversation

saseungmin
Copy link
Member

@saseungmin saseungmin commented Feb 13, 2024

  • 메뉴 > 로그인 클릭시 > interceptor하여 /login path bottomsheet 띄우도록 구현
  • @bottomSheet/(..)login

image

- 메뉴 > 로그인 클릭시 > interceptor하여 /login path bottomsheet 띄우도록 구현
Copy link

vercel bot commented Feb 13, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
offbeat ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 13, 2024 1:54pm

Copy link

codecov bot commented Feb 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2592507) 89.41% compared to head (cc75017) 89.41%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #263   +/-   ##
=======================================
  Coverage   89.41%   89.41%           
=======================================
  Files          19       19           
  Lines         293      293           
  Branches       53       53           
=======================================
  Hits          262      262           
  Misses         31       31           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

Bundle Sizes

Compared against 2592507

Route Size (gzipped) Diff
/_app 82.13 KB +4.67 KB
/_error 82.11 KB +4.67 KB

Dynamic import: None found.

"next": "^14.1.0",
"next": "v14.1.1-canary.51",
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@saseungmin saseungmin merged commit 7868a71 into main Feb 13, 2024
12 checks passed
@saseungmin saseungmin deleted the feat/login-bottom-sheet branch February 13, 2024 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant