misc: misstyped

This commit is contained in:
Théo 2023-09-13 17:24:08 +02:00
parent 0b298e4980
commit 3d476a7047

View file

@ -41,7 +41,7 @@
} }
}; };
}} }}
action={data.confirmation ? '/sign-up?/confirmation' : '/sign-up?/confirmation'} action={data.confirmation ? '/sign-up?/confirmation' : '/sign-up?/register'}
> >
<label for="email">Email</label> <label for="email">Email</label>
<Input <Input