demo pass changed

This commit is contained in:
DESKTOP-GBA0BK8\Admin
2023-04-08 14:48:15 -04:00
parent a33d405c8c
commit faa4fdf8a6
+3 -3
View File
@@ -21,10 +21,10 @@ const loginSchema = Yup.object().shape({
})
const initialValues = {
email: 'admin@demo.com',
password: 'demo',
email: 'demo@float.sg',
password: '****',
}
//email: 'admin@demo.com',
/*
Formik+YUP+Typescript:
https://jaredpalmer.com/formik/docs/tutorial#getfieldprops