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: #12 Add Common Layout Definition #13

Merged
merged 1 commit into from
Jul 5, 2024

Conversation

klmhyeonwoo
Copy link
Member

웹뷰로 사용될 레이아웃을 정의했어요


🏄🏼‍♂️‍ Summary (요약)

  • 웹뷰로 사용될 공통 레이아웃을 정의했어요

🫨 Describe your Change (변경사항)

  • src/layout/default.tsx
  • src/style/global.css
  • src/app/login/KakaoLoginRedirection.tsx (빌드 에러로 인해 수정했어요)

🧐 Issue number and link (참고)

📚 Reference (참조)

@klmhyeonwoo klmhyeonwoo added the 🚀 feature New feature or request label Jul 4, 2024
@klmhyeonwoo klmhyeonwoo self-assigned this Jul 4, 2024
@klmhyeonwoo klmhyeonwoo changed the base branch from main to develop July 4, 2024 12:16
Copy link
Member

@leeminhee119 leeminhee119 left a comment

Choose a reason for hiding this comment

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

워크플로가 타겟 브랜치에서 돌아서 수정해도 빌드 통과가 안되는거군요 ..

@klmhyeonwoo
Copy link
Member Author

워크플로가 타겟 브랜치에서 돌아서 수정해도 빌드 통과가 안되는거군요 ..

일단 머지하겠샴,, 워크 플로우는 #1 이슈로 수정해야할 듯!

@klmhyeonwoo klmhyeonwoo merged commit 6584205 into develop Jul 5, 2024
1 check failed
@klmhyeonwoo klmhyeonwoo deleted the feature/12/webviewLayout branch July 5, 2024 02:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚀 feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

공통 레이아웃 (웹뷰) 정의
3 participants