This commit is contained in:
parent
56f2fdbc47
commit
779ea5a08a
|
|
@ -217,7 +217,7 @@ export function MixSignUp(props: {
|
|||
return
|
||||
}
|
||||
|
||||
await signUpWithOutCode(props.emailValue, password, props.referrervalue)
|
||||
await signUpWithOutCode(props.emailValue, password, props.referrerValue)
|
||||
|
||||
setGoPassword(false)
|
||||
}} >
|
||||
|
|
|
|||
Loading…
Reference in New Issue