diff --git a/frontend/app/components/Login/Login.js b/frontend/app/components/Login/Login.js index 6cc17d8b0..ae43b0308 100644 --- a/frontend/app/components/Login/Login.js +++ b/frontend/app/components/Login/Login.js @@ -65,7 +65,7 @@ class Login extends React.Component { render() { const { errors, loading, authDetails } = this.props; const { CAPTCHA_ENABLED } = this.state; - console.log(authDetails) + return (