Skip to content

Fix RadioButton typings to extend our ViewProps #2846

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
Dec 10, 2023

Conversation

ethanshar
Copy link
Collaborator

Description

Our RadioButton didn't extend our ViewProps but ReactNative's
For some reason only now we got a complaint about missing types 🤷
Anyway, this PR should fix it

Changelog

Fix RadioButton typings to extend ours ViewProps

Additional info

@ethanshar ethanshar requested a review from M-i-k-e-l December 9, 2023 07:32
@ethanshar ethanshar added the hotfix Requires a hotfix release label Dec 9, 2023
@ethanshar ethanshar requested review from Inbal-Tish and removed request for M-i-k-e-l December 10, 2023 06:20
@Inbal-Tish Inbal-Tish merged commit a09b5ad into master Dec 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hotfix Requires a hotfix release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants