Skip to content

Commit

Permalink
Adavace pagination in example
Browse files Browse the repository at this point in the history
  • Loading branch information
ashvinpdigivalet committed Mar 24, 2020
1 parent 7844360 commit 0623f8c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions example/dist/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion example/src/UserList.js
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ class UserList extends Component {
last: "Last"
}
},
pagination: "basic",
pagination: "advance",
show_length_menu: true,
show_filter: true,
show_pagination: true,
Expand Down

0 comments on commit 0623f8c

Please sign in to comment.