diff --git a/src/context/session.tsx b/src/context/session.tsx index 67495f73..f1c3ecc1 100644 --- a/src/context/session.tsx +++ b/src/context/session.tsx @@ -108,8 +108,8 @@ export const SessionProvider = (props: { changeSearchParams({ mode: 'confirm-email', m: 'auth' }, true) } }, - { defer: true } - ) + { defer: true }, + ), ) // handle token confirm