session-modal-hotfix
This commit is contained in:
parent
7c0759945b
commit
3d4f542cdf
|
@ -108,8 +108,8 @@ export const SessionProvider = (props: {
|
|||
changeSearchParams({ mode: 'confirm-email', m: 'auth' }, true)
|
||||
}
|
||||
},
|
||||
{ defer: true }
|
||||
)
|
||||
{ defer: true },
|
||||
),
|
||||
)
|
||||
|
||||
// handle token confirm
|
||||
|
|
Loading…
Reference in New Issue
Block a user