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

Add children to TooltipProps #154

Merged
merged 2 commits into from
Jan 4, 2023
Merged

Conversation

devon-whil
Copy link
Contributor

@devon-whil devon-whil commented May 11, 2022

Fixes the following error which occurs when trying to nest anything within the tooltip:

Property 'children' does not exist on type 'IntrinsicAttributes & IntrinsicClassAttributes<Tooltip> & Readonly<TooltipProps>'.

@devon-whil
Copy link
Contributor Author

@jasongaare What do you think about this?

@marcel925
Copy link

+1. Had the same error in TypeScript, and I was just going to make the same pull request 👍

@lornebb
Copy link

lornebb commented Sep 20, 2022

Currently have this exact fix on patch-package. Would love this merged. :)

@b-steel
Copy link

b-steel commented Oct 31, 2022

Same issue, would be nice to have implemented

@jlpopken
Copy link

jlpopken commented Dec 5, 2022

Also would love to see this merged into the project.

@jasongaare jasongaare merged commit 04bf6dd into jasongaare:master Jan 4, 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.

None yet

6 participants