Skip to content

Infra/ migrate chip to designTokens #1937

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

Merged
merged 2 commits into from
Apr 4, 2022
Merged

Conversation

lidord-wix
Copy link
Contributor

Description

migrate chip to designTokens

Changelog

migrate chip to designTokens

@@ -202,7 +203,7 @@ const Chip = ({
>
<Icon
source={dismissIcon}
tintColor={dismissColor}
tintColor={dismissColor || Colors.$iconDefault}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not setColors.$iconDefault as the 'dismissColor' prop's default value?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed :)

@Inbal-Tish Inbal-Tish merged commit a088447 into master Apr 4, 2022
@lidord-wix lidord-wix deleted the infra/chip-design-tokens branch April 18, 2022 12:00
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