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

feat(ui/react): extractMarginProps, margin 관련 style 추가 #284

Closed
3 tasks done
sukvvon opened this issue Aug 1, 2024 · 0 comments · Fixed by #285
Closed
3 tasks done

feat(ui/react): extractMarginProps, margin 관련 style 추가 #284

sukvvon opened this issue Aug 1, 2024 · 0 comments · Fixed by #285
Assignees
Labels
feat 새로운 기능 추가 또는 기존 기능의 확장

Comments

@sukvvon
Copy link
Collaborator

sukvvon commented Aug 1, 2024

요청하려는 기능이 연관된 문제에 대해 설명해 주세요

  • margin 관련 속성들을 className과 style에 추가하는 것은 반복적인 작업입니다. 하여 margin 속성을 공통적으로 받는 컴포넌트들에 margin 관련 props를 추가할 수 있게 도와주는 extractMarginProps를 추가합니다.

생각 중인 todo 목록을 작성해 주세요

  • margin 관련 style 추가
  • extractMarginProps 추가
  • 컴포넌트들에 extractMarginProps 추가

기타

@github-actions github-actions bot added the feat 새로운 기능 추가 또는 기존 기능의 확장 label Aug 1, 2024
@sukvvon sukvvon self-assigned this Aug 1, 2024
@sukvvon sukvvon linked a pull request Aug 1, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat 새로운 기능 추가 또는 기존 기능의 확장
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant