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
Figma 디자인 시안에 있는 컴포넌트 디자인
- atom
아래의 컴포넌트가 이미 만들어져있어야 구현할 수 있어요. - Input
제시된 Props 외에 재사용성을 고려한 Props들이 무엇이 있을지 고민해주세요.
기존 컴포넌트에 추가해야 할 prop
아래의 예시를 통해 DX를 고려하여 이해하기 쉬운 방향으로 컴포넌트를 설계해주세요.
The text was updated successfully, but these errors were encountered:
[fix] input 컴포넌트 수정
7e36762
- iconId 유무에 따른 아이콘 배치 [�fix] Input 컴포넌트 수정 #29
antisdun
Successfully merging a pull request may close this issue.
컴포넌트 디자인
Figma 디자인 시안에 있는 컴포넌트 디자인
수정전
수정후
컴포넌트 분류
- atom
구성 컴포넌트
아래의 컴포넌트가 이미 만들어져있어야 구현할 수 있어요.
- Input
주요 Props
제시된 Props 외에 재사용성을 고려한 Props들이 무엇이 있을지 고민해주세요.
기존 컴포넌트에 추가해야 할 prop
활용 예시
아래의 예시를 통해 DX를 고려하여 이해하기 쉬운 방향으로 컴포넌트를 설계해주세요.
The text was updated successfully, but these errors were encountered: