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

[Refactor] Input, Textarea 컴포넌트 리팩토링 #452

Merged
merged 2 commits into from
Dec 12, 2023

Conversation

js43o
Copy link
Collaborator

@js43o js43o commented Dec 12, 2023

설명

  • [REFACTOR] 컴포넌트 리팩토링 #361
  • Textarea 컴포넌트의 props를 Input과 동일한 형태로 맞추었습니다.
  • 가독성을 위해 Input, Textarea 폰트 크기를 1.4rem으로 늘렸습니다.

완료한 기능 명세

  • Textarea 컴포넌트 props 수정
  • 폰트 크기 조정

스크린샷

image

리뷰 요청 사항

특별히 리뷰해 주었으면 하는 부분, 고민되는 부분 기재하기

@js43o js43o added ✨ enhancement 개선 또는 피드백 반영 🎨 Front-end 💄 design labels Dec 12, 2023
@js43o js43o self-assigned this Dec 12, 2023
@js43o js43o linked an issue Dec 12, 2023 that may be closed by this pull request
3 tasks
@js43o js43o linked an issue Dec 12, 2023 that may be closed by this pull request
4 tasks
@js43o js43o merged commit 25a48c7 into boostcampwm2023:develop Dec 12, 2023
1 check passed
@js43o js43o deleted the refactor-input branch December 31, 2023 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[REFACTOR] 컴포넌트 리팩토링
3 participants