Có thể yêu cầu SWR xác nhận lại data với mutation (tức sự biến đổi). ... import useSWR, { mutate } from 'swr' function App () { return ( <div> <Profile ...
確定! 回上一頁