Skip to content

Commit 930fe2d

Browse files
committed
expose chagePage for custom pagination panel
1 parent fd9f330 commit 930fe2d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/pagination/PaginationList.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ class PaginationList extends Component {
100100
sizePerPage,
101101
sizePerPageList,
102102
pageStartIndex,
103+
changePage: this.changePage,
103104
toggleDropDown: this.toggleDropDown,
104105
changeSizePerPage: this.changeSizePerPage,
105106
components: {

0 commit comments

Comments
 (0)