import useSWR, { mutate } from 'swr' ... const { data } = useSWR(key ... Therefore having a middleware or updating the state on success will ...
確定! 回上一頁