diff --git a/app/view/home/homeView.js b/app/view/home/homeView.js index 5cc3a89..15f4fb4 100644 --- a/app/view/home/homeView.js +++ b/app/view/home/homeView.js @@ -139,7 +139,7 @@ export default class home extends Component{ _loginUser = (login,pass) =>{ - this.props.loginUserFeetch('a224731971@fumec.edu.br','Mail*9*9') + this.props.loginUserFeetch(login,pass) } diff --git a/dist/index.html b/dist/index.html index 1d5d001..934c100 100644 --- a/dist/index.html +++ b/dist/index.html @@ -8,10 +8,10 @@ - +