const { data, error, isValidating, mutate } = useSWR(key, fetcher, options). data = os dados retornados da API;; error = caso algum erro ...
確定! 回上一頁