diff --git a/src/app/components/Authentication/Login.tsx b/src/app/components/Authentication/Login.tsx index 3c227312..5b8be33b 100644 --- a/src/app/components/Authentication/Login.tsx +++ b/src/app/components/Authentication/Login.tsx @@ -132,7 +132,18 @@ export class Login extends React.Component
-
{errorMessage}
+
+ {errorMessage} +
diff --git a/src/app/components/Authentication/Register.tsx b/src/app/components/Authentication/Register.tsx index 5321c5e1..437aceae 100644 --- a/src/app/components/Authentication/Register.tsx +++ b/src/app/components/Authentication/Register.tsx @@ -268,7 +268,11 @@ export class Register extends React.Component -