We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In the react-tooltip.d.ts there's no "padding" prop in the interface, so you can't use this with typescript
The text was updated successfully, but these errors were encountered:
fix: add padding into the ts type file
dadb4cf
fix #817 #808
365c2da
chore(release): 4.4.5 [skip ci]
b081a2a
## [4.4.5](v4.4.4...v4.4.5) (2022-11-09) ### Bug Fixes * add padding into the ts type file ([365c2da](365c2da)), closes [#817](#817) [#808](#808)
8780770
## [4.4.5](ReactTooltip/react-tooltip@v4.4.4...v4.4.5) (2022-11-09) ### Bug Fixes * add padding into the ts type file ([365c2da](ReactTooltip/react-tooltip@365c2da)), closes [#817](ReactTooltip/react-tooltip#817) [#808](ReactTooltip/react-tooltip#808)
Successfully merging a pull request may close this issue.
In the react-tooltip.d.ts there's no "padding" prop in the interface, so you can't use this with typescript
The text was updated successfully, but these errors were encountered: