Advertisement
Guest User

Untitled

a guest
Jun 18th, 2019
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. <div className="col m1 s1 ">
  2. <i className="material-icons" onClick={ ()=>this.handleJobSearchChange() } >search </i>
  3. </div
  4.  
  5. <div className="col m1 s1 ">
  6. <button className="btn btn-active grey waves-effect waves-teel"><i className="material-icons" onClick={ ()=>this.handleJobSearchChange() } >search </i></button>
  7. </div
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement