-
Notifications
You must be signed in to change notification settings - Fork 2
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
[FE][Feat] #59 : AuthModal 컴포넌트 #177
Conversation
- 항목명과 input을 가지는 컴포넌트입니다
- 모달에서 버튼이 있는 부분인 Footer입니다
- 합성 컴포넌트 방식을 사용하여 Modal을 구현하였습니다
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.
고생하셨습니다!!
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.
고생하셨습니다!
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.
헙 고생하셨습니다!!!
📝 PR 개요
✅ 체크리스트 (Checklist)
🔄 관련 이슈 (Linked Issues)
#59 로그인 모달 창은 ID와 PW를 받을 수 있다.
📷 스크린샷 및 동영상
2024-11-17.12.44.52.mov
📚 참고 자료 (선택 사항)
[Storybook으로 React 컴포넌트 문서화하기]
(https://velog.io/@jackson5272/Storybook%EC%9C%BC%EB%A1%9C-%EC%BB%B4%ED%8F%AC%EB%84%8C%ED%8A%B8-%EB%AC%B8%EC%84%9C%ED%99%94%ED%95%98%EA%B8%B0)