The only thing we have to do is give the useSWR hook the needed ... const { data, error } = useSWR(url, fetcher) ... onClick={loadMore}
確定! 回上一頁