diff --git a/.gitignore b/.gitignore index e427ff3..d0eb167 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,8 @@ node_modules/ */node_modules/ */build/ + +**/node_modules/ +**/build/ +.DS_Store +.env \ No newline at end of file diff --git a/frontend/json/runtimeError.json b/frontend/json/runtimeError.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/frontend/json/runtimeError.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/frontend/src/pages/login.tsx b/frontend/src/pages/login.tsx index e8a7b4d..8617a0b 100644 --- a/frontend/src/pages/login.tsx +++ b/frontend/src/pages/login.tsx @@ -198,45 +198,6 @@ export default function Login() {

last fix check

-
-
-

- Use{' '} - setLogin(e.target)} - > - admin@flatlogic.com - - {' / '} - 440f780e - {' / '} - to login as Admin -

-

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

-
-
- -
-