This commit is contained in:
parent
7351be2835
commit
4f99e4a635
|
|
@ -149,7 +149,7 @@ export function MixSignUp(props: {
|
||||||
}
|
}
|
||||||
|
|
||||||
if (
|
if (
|
||||||
typeof referreredit !== "string"
|
typeof refer !== "string"
|
||||||
) {
|
) {
|
||||||
return null;
|
return null;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue