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(shared/system): StyleProps 타입, createRawStyleProps 함수 추가 #155

Closed
2 tasks
sukvvon opened this issue Apr 23, 2024 · 0 comments · Fixed by #156
Closed
2 tasks

feat(shared/system): StyleProps 타입, createRawStyleProps 함수 추가 #155

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

Comments

@sukvvon
Copy link
Collaborator

sukvvon commented Apr 23, 2024

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

  • StyleProps 타입, createRawStyleProps 함수 추가

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

  • 필요한 style 관련 property를 뽑아서 객체 type으로 정의해주는 StyleProps 타입을 추가합니다!
  • StyleProps를 바탕으로 key는 StyleProps의 prop이고 value는 undefined인 객체를 생성하는 createRawStyleProps 함수를 추가합니다!

기타

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat 새로운 기능 추가 또는 기존 기능의 확장
Projects
None yet
1 participant