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

[#7] feat: ✨ Slide UI 구현 #9

Merged
merged 2 commits into from
Apr 21, 2021
Merged

[#7] feat: ✨ Slide UI 구현 #9

merged 2 commits into from
Apr 21, 2021

Conversation

kowoohyuk
Copy link
Collaborator

@kowoohyuk kowoohyuk commented Apr 21, 2021

Resolve #7
Resolve #8

  • App.jsx
    • SlideContainer import
  • BestItem.jsx
    • 삭제 (미사용)
  • BestItems.jsx
    • ItemCard prop 추가
  • BestTab.jsx
    • 스타일 수정
  • SlideContainer.jsx
    • UI 구현
  • SlideItems.jsx
    • UI 구현
  • SlideArrowBtn.jsx
    • UI 구현
  • ItemCard.jsx
    • 스타일 수정
    • prop 추가
  • Label.jsx
    • prop 추가
    • 기본 값 추가

- App.jsx
    - SlideContainer import
- BestItem.jsx
    - 삭제 (미사용)
- BestItems.jsx
    - ItemCard prop 추가
- BestTab.jsx
    - 스타일 수정
- SlideContainer.jsx
    - UI 구현
- SlideItems.jsx
    - UI 구현
- SlideArrowBtn.jsx
    - UI 구현
- ItemCard.jsx
    - 스타일 수정
    - prop 추가
- Label.jsx
    - prop 추가
    - 기본 값 추가
- App.js
    - ShowMoreBtn import
- ShowMoreBtn.jsx
    - UI 구현
@kowoohyuk kowoohyuk merged commit 65ec0e1 into team-19 Apr 21, 2021
@kowoohyuk kowoohyuk deleted the team19/7 branch April 21, 2021 06:17
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.

ShowMoreBtn 만들기 SlideContainer UI
2 participants