... onClick = (() => { // 設定cookie過期 document.cookie = 'token ... useSWR('/api/user', fetcher, { suspense: true }) return <div>hello ...
確定! 回上一頁