session-modal-hotfix

This commit is contained in:
Untone 2024-02-23 10:44:50 +03:00
parent 7c0759945b
commit 3d4f542cdf

View File

@ -108,8 +108,8 @@ export const SessionProvider = (props: {
changeSearchParams({ mode: 'confirm-email', m: 'auth' }, true) changeSearchParams({ mode: 'confirm-email', m: 'auth' }, true)
} }
}, },
{ defer: true } { defer: true },
) ),
) )
// handle token confirm // handle token confirm