By disabling revalidateOnMount , we can skip the initial fetch ... pages/post/[id] import useSWR from "swr"; import { fetcher } from ...
確定! 回上一頁