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(types): Add explicit children props to support React18 typedef #165

Closed
wants to merge 1 commit into from

Conversation

jafin
Copy link

@jafin jafin commented Apr 8, 2022

Add explicit children props to support React18 typedef changes:

Due to changes in the React18 typedefs DefinitelyTyped/DefinitelyTyped#56210
We plan to remove implicit children from @types/react.

Closes #166

@jafin
Copy link
Author

jafin commented Apr 9, 2022

Please see #164 this is now a dupe of that, so I'll close this.

@jafin jafin closed this Apr 9, 2022
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.

Update typedef to support React 18 Typedef changes
1 participant