You should call mutate function that useSWR returns you. const fetcher = async () => { const res = await fetch( ...
確定! 回上一頁