In this example, the React Hook useSWR accepts a key and a ... jsconst { data, error, isValidating, mutate } = useSWR(key, fetcher, options) ...
確定! 回上一頁