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

Adding explicit children props to components #128

Merged
merged 3 commits into from
Aug 29, 2023
Merged

Adding explicit children props to components #128

merged 3 commits into from
Aug 29, 2023

Conversation

hackwater
Copy link

In React 18's types, the implicit children prop on functional components was removed, requiring that it be explicitly defined by developers; this change adds them to the library so that Typescript projects on React 18 can continue to import the library.

In React 18's types, the implicit children prop on functional components was removed, requiring that it be explicitly defined by developers; this change adds them to the library so that Typescript projects on React 18 can continue to import the library.
@netlify
Copy link

netlify bot commented Aug 25, 2023

Deploy Preview for firefox-devtools-react-contextmenu ready!

Name Link
🔨 Latest commit 85b3c68
🔍 Latest deploy log https://app.netlify.com/sites/firefox-devtools-react-contextmenu/deploys/64e8c38240322000080e05dd
😎 Deploy Preview https://deploy-preview-128--firefox-devtools-react-contextmenu.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Member

@canova canova left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great to me, thanks for your contribution!

@canova
Copy link
Member

canova commented Aug 29, 2023

@Haitham103 Please stop spamming. This is the second time I'm warning you. I will ban you from contributing if you continue.

@canova canova merged commit 5b6995b into firefox-devtools:master Aug 29, 2023
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.

3 participants