-
Notifications
You must be signed in to change notification settings - Fork 1
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
design: Button, Input, Pagination 컴포넌트 UI 구현 #138
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
여러 컴포넌트 구현하시느라 수고하셨습니다!!👍
그런데 assets/index.ts 파일 정리해주신 부분에 제가 저번에 구현했던 컴포넌트에 사용된 파일이 빠져있어요🫢 이 부분 수정해주시고 머지하시면 될 것 같아요!!
아! 머지된 dev 브랜치를 pull 해온게 아니여서 머지하면 자연스럽게 병합될 거에요! 그럼 머지할께욥 |
💡 작업 내용
💡 자세한 설명
✅ Button 컴포넌트 사용법
아래와 같이 사용하면 디자이너님이 피그마에 정리해주신 Button 컴포넌트 이미지가 나옵니다.
✅ Input 컴포넌트 사용법
✅ Pagination 컴포넌트 사용법
아래 코드 예제와 같이 사용해주시면 됩니다.
📗 참고 자료 (선택)
📢 리뷰 요구 사항 (선택)
🚩 후속 작업 (선택)
✅ 셀프 체크리스트
closes #135