mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-09 15:05:44 +01:00
Minor changes due to review
This commit is contained in:
@@ -66,7 +66,7 @@ class UserForm extends React.Component<Props, State> {
|
||||
this.state.validatePasswordError ||
|
||||
this.state.nameValidationError ||
|
||||
this.state.mailValidationError ||
|
||||
this.state.validatePasswordError ||
|
||||
this.state.passwordValidationError ||
|
||||
this.state.displayNameValidationError ||
|
||||
this.isFalsy(user.name) ||
|
||||
this.isFalsy(user.displayName)
|
||||
|
||||
Reference in New Issue
Block a user