SWR first returns the data from cache (stale), then sends the fetch request ... which returns the data, you can use the native fetch or tools like Axios.
確定! 回上一頁