useSWR is a React Hook. const { data: countries, error, ... You can call mutate to revalidate new data in any key mutate(key, data, ...
確定! 回上一頁