The useRef and useEffect hooks allow us manage that same functionality in functional components via a custom hook — usePrevious :
確定! 回上一頁