Recently, I ran into a problem while using setInterval in React. ... To stop the timer set by setInterval, you have to use clearInterval(id) ...
確定! 回上一頁