From 4cdf9ba723888af3a014a0b9dea93f7f63f7f657 Mon Sep 17 00:00:00 2001 From: Flatlogic Bot Date: Fri, 7 Mar 2025 10:17:46 +0000 Subject: [PATCH] Revert to version e6316ed --- frontend/src/pages/login.tsx | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) 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? + +