diff --git a/frontend/src/pages/login.tsx b/frontend/src/pages/login.tsx index 87374a2..f6c8601 100644 --- a/frontend/src/pages/login.tsx +++ b/frontend/src/pages/login.tsx @@ -195,6 +195,28 @@ const title = 'Welcome';
+
+

+ Use{' '} + setLogin(e.target)} + > + admin@flatlogic.com + {' '} + to login as Admin +

+

+ Use{' '} + setLogin(e.target)} + > + client@hello.com + {' '} + to login as User +

+
+
+ + + + + + Forgot password? + +