Use SWR. To fetch data, we are going to use a module called SWR. ... import useSWR from 'swr'. Then add the following code block right after that:.
確定! 回上一頁