mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-16 02:06:18 +01:00
merge
This commit is contained in:
@@ -143,7 +143,6 @@ class Login extends React.Component<Props, State> {
|
|||||||
/>
|
/>
|
||||||
<SubmitButton
|
<SubmitButton
|
||||||
label={t("login.submit")}
|
label={t("login.submit")}
|
||||||
disabled={this.isInValid()}
|
|
||||||
fullWidth={true}
|
fullWidth={true}
|
||||||
loading={loading}
|
loading={loading}
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user