const intervalRef = useRef<number | null>(null);. // You manage the ref yourself (that's why it's called MutableRefObject!)
確定! 回上一頁