To use axios in SWR, set axios as the second argument of useSWR() , and SWR will fetch data using axios. The code for SWR using axios is as ...
確定! 回上一頁