const fetcherFunc = (url) => axios.get(url).then((res) => res.data);. As for the useSWR hook, use it like anycodings_reactjs this:
確定! 回上一頁