import useSWR, { useSWRConfig } from 'swr' ... the client data, send a POST request to modify the remote data and try to fetch the latest one (revalidate).
確定! 回上一頁