diff --git a/frontend/src/pages/login.tsx b/frontend/src/pages/login.tsx index a3a130d..7d5cc4f 100644 --- a/frontend/src/pages/login.tsx +++ b/frontend/src/pages/login.tsx @@ -193,28 +193,6 @@ export default function Login() {
- Use{' '}
- setLogin(e.target)}
- >
- admin@flatlogic.com
- {' '}
- to login as Admin
-
- Use{' '}
- setLogin(e.target)}
- >
- client@hello.com
- {' '}
- to login as User
-