Login form details
Sureks opened this issue · 1 comments
Sureks commented
Hi, I assume this has been done on purpose and will not be a problem. But in the login form. In the email the placeholder leaves the email of 10seconds@gmail.com
The password field appears to be correct or accepted.
If this has been done like this so that we can log in without problems, with putting the test user in the documentation I think it would be more than enough, if not we can always check the Login.js where the credentials appear.
If you want to fix it, I could take care of it and take a look at it.
Good job team.
elangosundar commented
@Sureks Thanks for interest our repo. It login form as static data maintained while develop this component. Now we are converting into entire application into redux and dynamic.