well, you could set up a `stopPolling()` function inside of the `useInterval()` hook that would work similar to the `return () => clearInterval(id)` that ...
確定! 回上一頁