SWR first returns the data from cache (stale), then sends the fetch request ... In this example, the React Hook useSWR accepts a key and a fetch function.
確定! 回上一頁