import useSWR from '@zeit/swr' function Profile () { const { data, ... In this example, the React Hook useSWR accepts a key and a fetch function. key is a ...
確定! 回上一頁