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: correct theme provider type #3956

Merged
merged 2 commits into from
Jun 28, 2023
Merged

Conversation

lukewalczak
Copy link
Member

Fixes: #3857

Summary

Apply the missing type for children prop in ThemeProvider.

Related issue

Test plan

Tested in a separate, fresh project, there are no TS errors.

@callstack-bot
Copy link

Hey @lukewalczak, thank you for your pull request 🤗. The documentation from this branch can be viewed here.

@github-actions
Copy link

The mobile version of example app from this branch is ready! You can see it here.

@lukewalczak lukewalczak merged commit 742c7a0 into main Jun 28, 2023
@lukewalczak lukewalczak deleted the fix/correct-theme-provider-type branch June 28, 2023 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Typescript error for ThemeProvider in v4.12.4
3 participants