Advertisement
Guest User

Untitled

a guest
Mar 20th, 2016
929
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. <div className="row">
  2. <form onSubmit={this.onSubmit} className="col offset-s4 s4">
  3. <div className="row">
  4. <button><img src="./img/google.png" alt="my image" onClick={this.onSubmit} /></button>
  5. </div>
  6. </form>
  7. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement