Skip to content

Commit

Permalink
Merge branch 'RxNT-master'
Browse files Browse the repository at this point in the history
  • Loading branch information
AllenFang committed Sep 30, 2017
2 parents 94f81a9 + 8d69c12 commit c71aef8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pagination/PaginationList.js
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ class PaginationList extends Component {
sizePerPage,
sizePerPageList,
pageStartIndex,
totalPages: this.totalPages,
changePage: this.changePage,
toggleDropDown: this.toggleDropDown,
changeSizePerPage: this.changeSizePerPage,
Expand Down

0 comments on commit c71aef8

Please sign in to comment.