Skip to content

Instantly share code, notes, and snippets.

@maylencita
Created December 18, 2019 10:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save maylencita/ed28bb51ba67d0d78b5394c5c4d96137 to your computer and use it in GitHub Desktop.
Save maylencita/ed28bb51ba67d0d78b5394c5c4d96137 to your computer and use it in GitHub Desktop.
<div className="sidebar">
<ChannelSidebar {...props} />
<div className="home_buttonsWrapper" onClick={props.onSync}>
<button > <img src="http://localhost:3001/images/reload.svg" width="15px" height="15px" alt="sync" /> </button>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment