[Build] Staging - Hospital Portal

This commit is contained in:
R
2023-02-14 13:31:49 +07:00
parent ed273fdafa
commit 13764a3766
51 changed files with 735 additions and 3 deletions

View File

@@ -39,7 +39,7 @@ export default function LoginForm() {
});
const defaultValues = {
email: 'admin@linksehat.dev',
email: 'hospitaladmin@gmail.com',
password: 'password',
remember: true,
};