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

[FE] Checkbox 컴포넌트의 책임을 분리한다. #997

Open
ImxYJL opened this issue Dec 10, 2024 · 0 comments · May be fixed by #1005
Open

[FE] Checkbox 컴포넌트의 책임을 분리한다. #997

ImxYJL opened this issue Dec 10, 2024 · 0 comments · May be fixed by #1005

Comments

@ImxYJL
Copy link
Contributor

ImxYJL commented Dec 10, 2024

🔍 설명

  • Checkbox 컴포넌트를 간소화한다.

🔥 할 일

  • 공통 Checkbox를 만든 뒤, 그것을 상속받는 세부 컴포넌트들 제작
  • 가능하다면 props중 접근성을 위한 속성을 별도의 인터페이스로 분리

⏰ 예상 시간

  • 2시간?

🐴 할 말

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

Successfully merging a pull request may close this issue.

1 participant