Commit 9a47a3c4 authored by janithGamage's avatar janithGamage

fix; update

Desc : update project
parent 22c19952
......@@ -51,8 +51,8 @@ const AuthLogin = ({ isDemo = false }: { isDemo?: boolean }) => {
<>
<Formik
initialValues={{
email: 'info@codedthemes.com',
password: '123456',
email: 'nuwangamage@gmail.com',
password: 'NuwanGamage00#',
submit: null
}}
validationSchema={Yup.object().shape({
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment