Along with useSWR , the SWR library gives us a useSWRPages hook which lets us do paginated data. The way it works is we pass a key for cache the whole list, in ...
確定! 回上一頁