diff --git a/frontend/src/pages/login.tsx b/frontend/src/pages/login.tsx index f6c8601..87374a2 100644 --- a/frontend/src/pages/login.tsx +++ b/frontend/src/pages/login.tsx @@ -195,28 +195,6 @@ 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
-