mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-12 15:29:01 +08:00
This commit is contained in:
parent
d9535e7a8d
commit
bbff2b459e
@ -411,7 +411,7 @@ function SignUp({ version }: SignUpProps): JSX.Element {
|
||||
!email ||
|
||||
!organizationName ||
|
||||
(!precheck.sso && (!password || !confirmPassword)) ||
|
||||
!firstName ||
|
||||
(!isDetailsDisable && !firstName) ||
|
||||
confirmPasswordError ||
|
||||
isPasswordPolicyError
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user