You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 4, 2025. It is now read-only.
Allow the consumer to override the default debounce
On one particular page, we're getting a request to extend the debounce time before performing a search. Instead of necessarily changing this across the board, I'm just going to give us the ability to pass in a custom debounce time. If present, this should always be used.
0 commit comments