ChainKeeper
ChainKeeper copied to clipboard
added missing img alt attribute in LoginwithGoogle.js
fixes #31
<img className="google_login" alt = "google login"src={require('../public/images/gmail_login.png')} style={{width:"200px"}} onClick={() => imageClick()} />