import useSWR, { mutate } from 'swr' function App() { return ( <div> <Profile ... you have to pass the fetcher function and options again and again.
確定! 回上一頁