We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Select 컴포넌트 제작하기
select 태그가 mac OS 기본 스타일링이 들어가기 때문에 통일성이 없으므로 ul li 태그로 만들기로 했습니다.
The text was updated successfully, but these errors were encountered:
feat: Select 컴포넌트 추가 (#41)
5a3cc92
seoyoonyi
No branches or pull requests
📄 설명
Select 컴포넌트 제작하기
✅ 해야 할 일
📝 메모
select 태그가 mac OS 기본 스타일링이 들어가기 때문에 통일성이 없으므로 ul li 태그로 만들기로 했습니다.
The text was updated successfully, but these errors were encountered: