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

nextjs의 layout을 페이지별로 분리하고 Header와 같은 공통된 부분의 분기처리를 최소화한다. #145

Open
santaiscoming opened this issue Aug 3, 2024 · 0 comments
Assignees

Comments

@santaiscoming
Copy link
Contributor

🔨 Describe

Nextjs의 layout 파일의 동작을 이해하고 Header 내부에서 path기준으로 렌더링 해야할지 말아야할지 분기처리 했던 코드들을 분리합니다.

✅ Tasks

  • Header 파일에 대한 분기처리 리팩토링
  • app router에서 layout을 사용하는 경우와 사용하지 않는 경우를 분리하기

🙋🏻 More

No response

@santaiscoming santaiscoming self-assigned this Aug 3, 2024
santaiscoming added a commit that referenced this issue Aug 12, 2024
Post와 관련된 layout을 페이지별로 분리 - #145
santaiscoming added a commit that referenced this issue Aug 12, 2024
santaiscoming added a commit that referenced this issue Oct 15, 2024
…Test

stylelint 를 사용한 scss, css 파일 포맷팅 - #145
santaiscoming added a commit that referenced this issue Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant