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

[User] Feat: preset-button component #14

Merged
merged 5 commits into from
Aug 10, 2024
Merged

Conversation

sangmaaaaan
Copy link
Contributor

PR 내용

변경 사항

  1. 패딩 설정 오류:

    • PresetButton 컴포넌트에서 px-4py-2 패딩 클래스가 제대로 적용되지 않는 문제
  2. 새 컴포넌트 추가:

    • preset-input-component 컴포넌트를 새로 추가했습니다.

상세 내용

  • PresetButton 컴포넌트의 클래스 설정에서 classnames 병합 함수를 사용하여 패딩 클래스가 누락되지 않도록 수정.

스크린샷

패딩 설정 오류가 발생하는 PresetButton 컴포넌트의 스크린샷입니다:
스크린샷 2024-07-24 오후 2 02 48

기타

  • 관련된 테스트 케이스를 업데이트하고, 새로운 컴포넌트에 대한 테스트 케이스를 추가했습니다.
  • 코드 스타일과 일관성을 유지하기 위해 prettiereslint 규칙을 준수하여 코드를 작성했습니다.

리뷰어에게 요청

  • 패딩 설정이 올바르게 적용되었는지 확인해주시고, 추가된 preset-input-component의 기능과 코드 리뷰를 부탁드립니다.

감사합니다.

@sangmaaaaan sangmaaaaan changed the title Feat: Add preset-button component [User] Feat: Add preset-button component Jul 24, 2024
@sangmaaaaan sangmaaaaan changed the title [User] Feat: Add preset-button component [User] Feat: preset-button component Jul 24, 2024
@swgvenghy
Copy link
Collaborator

이거 컴포넌트에 Width주고 다시 해볼래? 그 문제인거같은데

Copy link

@swgvenghy swgvenghy merged commit 2ae6355 into main Aug 10, 2024
2 of 3 checks passed
@swgvenghy swgvenghy deleted the preset-input-component branch August 10, 2024 03:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants