const ref=useRef(0);. 6. //let hold=0;. 7. const countdown=()=>{. 8. ref.current=setInterval(()=>{. 9. // console.log('ref.current-->',ref.current);.
確定! 回上一頁