We can also pass options to the useSwr() function in order to avoid revalidating data when not necessary. ... = useSwr("api/people", fetcher, { ...
確定! 回上一頁