Version: v4.4.0use-debounceAbout#Debounce hook for reactInstallation#npm install --save @rooks/use-debounceCopyImporting the hook#import useDebounce from "@rooks/use-debounce"CopyUsage#function Demo() { useDebounce(); return null} render(<Demo/>)CopyJoin Bhargav's discord server#You can click on the floating discord icon at the bottom right of the screen and talk to us in our server.