We can handle this by clearing the interval. componentDidMount() { this.myInterval = setInterval(() => { const { seconds, minutes } = this.state ...
確定! 回上一頁