mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-06-13 00:30:58 +02:00
Merged in bugfix/activate_login_button (pull request #183)
enable login button
This commit is contained in:
@@ -143,7 +143,6 @@ class Login extends React.Component<Props, State> {
|
||||
/>
|
||||
<SubmitButton
|
||||
label={t("login.submit")}
|
||||
disabled={this.isInValid()}
|
||||
fullWidth={true}
|
||||
loading={loading}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user