Skip to content

Fix/Chip - typo in src/components/chip/index.ts #2534

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 1 commit into from
Mar 28, 2023
Merged

Conversation

Buk1m
Copy link
Contributor

@Buk1m Buk1m commented Mar 14, 2023

Description

Changed marginHorizontally to marginHorizontal to fix warning:

Failed %s type: %s%s, prop, Invalid props.style key marginHorizontally supplied to Text

Changelog

Fixed margin for Chip component when both leftElement and rightElement are provided.

Changed `marginHorizontally` to `marginHorizontal` to fix warning:
Failed %s type: %s%s, prop, Invalid props.style key `marginHorizontally` supplied to `Text`
@ethanshar ethanshar merged commit 99fa7a7 into wix:master Mar 28, 2023
@Buk1m Buk1m deleted the patch-1 branch May 23, 2023 18:56
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