Conhecendo a API do SWR: const { data, error, isValidating, mutate } = useSWR(key, fetcher, options). data = os dados retornados da API; ...
確定! 回上一頁