action={<SnackbarAction label='Retry' onClick={() => mutate('/api/profile')} ... const { data, mutate, error, retryTimeout } = useSWR('/api/profile'); ...
確定! 回上一頁