Home page edit

This commit is contained in:
DESKTOP-GBA0BK8\Admin
2023-04-05 20:39:32 -04:00
parent 00f09fe3ec
commit 1a06e3c49a
2 changed files with 1 additions and 45 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ const loginSchema = Yup.object().shape({
const initialValues = {
email: 'johndoe@email.com',
password: 'demo',
password: '****',
}
/*