Home page edit
This commit is contained in:
@@ -23,7 +23,7 @@ const loginSchema = Yup.object().shape({
|
||||
|
||||
const initialValues = {
|
||||
email: 'johndoe@email.com',
|
||||
password: 'demo',
|
||||
password: '****',
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user