added more typings and some layout fixes

This commit is contained in:
Sebastian Sdorra
2018-07-12 08:23:24 +02:00
parent ed077f704f
commit bf62eee4d5
10 changed files with 37 additions and 27 deletions

View File

@@ -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">