Skip to content

Instantly share code, notes, and snippets.

@agoiabel
Created March 6, 2019 11:06
Show Gist options
  • Save agoiabel/bc2bc77e621d7506e03ef0f862eafd51 to your computer and use it in GitHub Desktop.
Save agoiabel/bc2bc77e621d7506e03ef0f862eafd51 to your computer and use it in GitHub Desktop.
<div className={styles.pagination}>
<span onClick={() => this.makeHttpRequestWithPage(1)}>&laquo;</span>
{renderPageNumbers}
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment