Closed kaushik27mishra closed 3 years ago
As the state of the LoginForm Component can be managed in the state of the form itself and only important details should be stored in the redux.
So, it would be better if we handle the errors and other details in the Loginform itself.
I would like to work on this issue
As the state of the LoginForm Component can be managed in the state of the form itself and only important details should be stored in the redux.
So, it would be better if we handle the errors and other details in the Loginform itself.