trailing-space-blockade-brokeup
This commit is contained in:
parent
4ff30f7fec
commit
33be9c7cff
|
@ -29,7 +29,7 @@ export const EmailConfirm = () => {
|
||||||
})
|
})
|
||||||
|
|
||||||
createEffect(() => {
|
createEffect(() => {
|
||||||
if (authError()) console.debug('[AuthModal.EmailConfirm] auth error: ', authError())
|
if (authError()) console.debug('[AuthModal.EmailConfirm] auth error:', authError())
|
||||||
})
|
})
|
||||||
|
|
||||||
return (
|
return (
|
||||||
|
|
Loading…
Reference in New Issue
Block a user