fix check

This commit is contained in:
Guilhem
2026-02-17 10:18:11 +00:00
parent 09d280c802
commit 958b8ed1e8

View File

@@ -150,7 +150,7 @@
error={displayEmailError ?? ''}
/>
{/if}
<InputError error={displayEmailError} />
<InputError error={displayEmailError ?? ''} />
{#if !automateUsernameCreation}
<span class="text-xs mb-1 pt-2 leading-6">Username</span>