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

[#10] feat: ✨ Header Dropdown 구현 #11

Merged
merged 1 commit into from
Apr 21, 2021
Merged

[#10] feat: ✨ Header Dropdown 구현 #11

merged 1 commit into from
Apr 21, 2021

Conversation

kowoohyuk
Copy link
Collaborator

Resolve #10

  • App.js
    • Header 경로 수정
  • Header.jsx
    • 경로 변경
    • HeaderLeft & Right 분리
  • HeaderLeft.jsx
    • 컴포넌트화
    • Navigations 컴포넌트화
  • HeaderRight.jsx
    • 컴포넌트화
  • Navigations.jsx
    • 컴포넌트화
    • Dropdown 구현

- App.js
    - Header 경로 수정
- Header.jsx
    - 경로 변경
    - HeaderLeft & Right 분리
- HeaderLeft.jsx
    - 컴포넌트화
    - Navigations 컴포넌트화
- HeaderRight.jsx
    - 컴포넌트화
- Navigations.jsx
    - 컴포넌트화
    - Dropdown 구현
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature style Styling
Projects
To do
Awaiting triage
Development

Successfully merging this pull request may close these issues.

Header dropdown 구현하기
2 participants