Try to debounce the state value, not to debounce effect itself. It's easier to understand. For example, you can use custom hook useDebounce ...
確定! 回上一頁