diff --git a/inertia/pages/auth/login.tsx b/inertia/pages/auth/login.tsx index 218813a..2c6ad7c 100644 --- a/inertia/pages/auth/login.tsx +++ b/inertia/pages/auth/login.tsx @@ -46,13 +46,13 @@ export default function Login() {
-
- {errors.E_INVALID_CREDENTIALS && ( + {errors.E_INVALID_CREDENTIALS && ( +
These credentials do not match our records. - )} -
+
+ )} Email