mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-10 07:25:44 +01:00
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