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 IconFamilyType #244

Merged
merged 2 commits into from Mar 30, 2022
Merged

Conversation

aayush123
Copy link

Fixes the incorrect icon family types specified in TS declaration and updates them to actual accepted values.
Also removed invalid feather icon type. It is not accepted in getIconType helper.
Resolves #242

palingheorghe and others added 2 commits March 30, 2021 22:42
REMOVED invalid feather icon type. It is not accepted in getIconType helper
@aayush123 aayush123 marked this pull request as ready for review June 3, 2021 12:10
@palingheorghe palingheorghe changed the base branch from master to dev March 30, 2022 10:38
@palingheorghe palingheorghe merged commit a075703 into galio-org:dev Mar 30, 2022
@palingheorghe palingheorghe mentioned this pull request Mar 30, 2022
@aayush123 aayush123 deleted the fix-icon-family-types branch March 30, 2022 17:08
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.

IconFamilyType do not reflect accepted values defined in getIconType helper
2 participants