Data fetching in React — How to use SWR. ... useSWR also returns a mutate method that is pre-bound to SWR's key. import useSWR from 'swr'; ...
確定! 回上一頁