const myRef = useRef(0) console.log(myRef) // { current: 0 }. Now this seems like a lot of work in order to save a single value, ...
確定! 回上一頁