You can see that I am fetching only posts via getInitialProps but users data is fetched using useSWR ... onClick={() => setShouldFetchUsers(true)} ...
確定! 回上一頁