misc: misstyped
This commit is contained in:
parent
0b298e4980
commit
3d476a7047
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
<Input
|
||||
|
|
Loading…
Add table
Reference in a new issue