-
-
Notifications
You must be signed in to change notification settings - Fork 182
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 hook useDebounced #395
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #395 +/- ##
=======================================
Coverage 99.87% 99.88%
=======================================
Files 20 21 +1
Lines 830 858 +28
=======================================
+ Hits 829 857 +28
Misses 1 1 ☔ View full report in Codecov by Sentry. |
I believe all should be well at this point
|
Looking good, Thanks! |
Following our earlier discussion in the PR at:
#394 (comment)
it's clear that integrating the useDebounced hook will be quite beneficial!