useDebounce: Missing type #5085
Labels
Type: Bug
Issue contains a defect related to a specific component.
Typescript
Issue or pull request is *only* related to TypeScript definition
Milestone
Describe the bug
useDebounce returns a tuple of three elements but is typed as returning a tuple of two elements.
(relates to: #5071)
Reproducer
https://codesandbox.io/s/primereact-test-forked-gzw5kd?file=/src/index.js
PrimeReact version
10.0.3
React version
18.x
Language
TypeScript
Build / Runtime
Vite
Browser(s)
No response
Steps to reproduce the behavior
No response
Expected behavior
No response
The text was updated successfully, but these errors were encountered: