Along with useSWR , the SWR library gives us a useSWRPages hook which lets us do ... useEffect(() => { const observer = new IntersectionObserver( ([entry]) ...
確定! 回上一頁