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

fixed: no children prop (types) #258

Merged
merged 1 commit into from
Apr 4, 2024
Merged

Conversation

sanduluca
Copy link
Contributor

@sanduluca sanduluca commented Mar 21, 2024

With React 18 the implicit children prop was removed. You can read why here: https://solverfox.dev/writing/no-implicit-children/

Fixes: #251

With React 18 the implicit children prop was removed. 
You can read why here: https://solverfox.dev/writing/no-implicit-children/
@PdoubleU
Copy link
Contributor

With React 18 the implicit children prop was removed. You can read why here: https://solverfox.dev/writing/no-implicit-children/

Fixes: #251

Hi @sanduluca , thanks for contribution :) seems legit, will merge and deploy the next week

@PdoubleU PdoubleU merged commit cc66304 into TheWidlarzGroup:master Apr 4, 2024
0 of 2 checks passed
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.

[BUG] no children in the NotificationsProvider
2 participants