diff --git a/src/features/home/Login.js b/src/features/home/Login.js index 393adff..cb7e09d 100644 --- a/src/features/home/Login.js +++ b/src/features/home/Login.js @@ -50,7 +50,7 @@ export class Login extends Component { return (
{mtx && mtx.clientRunning && mtx.credentials.userId && !loginPending && - + }
logo