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

[feature/#13/router] - 헤더 레이아웃 #22

Merged
merged 3 commits into from
Feb 15, 2024
Merged

Conversation

wdgWon
Copy link
Contributor

@wdgWon wdgWon commented Feb 15, 2024

#️⃣연관된 이슈

close #13

💡 핵심적으로 구현된 사항

  • 헤더 컴포넌트를 포함하게 레이아웃 컴포넌트를 만들고 라우터 설정하였습니다.

➕ 그 외에 추가적으로 구현된 사항

  • vite가 사용하는 종속성인 rollup 이슈가 있어서 npm i rollup으로 해결하였습니다.

🤔 테스트,검증 && 고민 사항

📌 PR Comment 작성 시 Prefix for Reviewers

  • 혹시라도 npm run dev 가 실행되지 않으면 바로 말씀해주세요!

@wdgWon wdgWon added Feat 기능 구현 HotFix 버그 픽스 labels Feb 15, 2024
@wdgWon wdgWon added this to the 1차 스프린트 milestone Feb 15, 2024
@wdgWon wdgWon merged commit a26afe2 into dev Feb 15, 2024
1 check passed
@wdgWon wdgWon deleted the feature/#13/router branch February 15, 2024 02:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feat 기능 구현 HotFix 버그 픽스
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Header 보여주기용 레이아웃 컴포넌트
5 participants