mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-03 12:05:52 +01:00
added more typings and some layout fixes
This commit is contained in:
@@ -72,6 +72,7 @@ class Login extends React.Component<Props, State> {
|
||||
|
||||
render() {
|
||||
const { classes, loading, error } = this.props;
|
||||
|
||||
return (
|
||||
<section className="hero has-background-light">
|
||||
<div className="hero-body">
|
||||
|
||||
Reference in New Issue
Block a user