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

padding prop absent in ts file #817

Closed
andreadisaro opened this issue Nov 9, 2022 · 0 comments · Fixed by #818
Closed

padding prop absent in ts file #817

andreadisaro opened this issue Nov 9, 2022 · 0 comments · Fixed by #818
Labels

Comments

@andreadisaro
Copy link

In the react-tooltip.d.ts there's no "padding" prop in the interface, so you can't use this with typescript

danielbarion added a commit that referenced this issue Nov 9, 2022
danielbarion added a commit that referenced this issue Nov 9, 2022
github-actions bot pushed a commit that referenced this issue Nov 9, 2022
## [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)
yuriisalo123 pushed a commit to yuriisalo123/react-tooltip that referenced this issue Jun 28, 2023
## [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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants