SWR exposes a mutate function to update its internal cache. const { data: balance, mutate } = useSWR(['getBalance', account, 'latest'] ...
確定! 回上一頁