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

fix: color 속성이 icon에 적용되지 않는 문제 #134

Merged
merged 1 commit into from
Jul 22, 2024

Conversation

nijuy
Copy link
Collaborator

@nijuy nijuy commented Jul 22, 2024

1️⃣ 어떤 작업을 했나요? (Summary)

버그 픽스

  • currentcurrentColor로 수정했습니다.

    icon component의 부모 컴포넌트에서 color 지정 시 icon component에도 적용됩니다!!! ㅠㅠ

    before after
    image image

4️⃣ 체크리스트 (Checklist)

  • main 브랜치의 최신 코드를 pull 받았나요?

@nijuy nijuy added bug Something isn't working fix labels Jul 22, 2024
@nijuy nijuy self-assigned this Jul 22, 2024
@nijuy nijuy linked an issue Jul 22, 2024 that may be closed by this pull request
@fecapark fecapark merged commit e5113c4 into develop Jul 22, 2024
1 check passed
@fecapark fecapark deleted the fix/#133-icon-color branch July 22, 2024 05:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: color 속성이 icon에 적용되지 않는 문제
2 participants