Use hideCount option for pagination

This commit is contained in:
Adam Stachowicz 2021-10-29 13:37:38 +02:00
parent d4c9431142
commit f2a27a2cf1
3 changed files with 10 additions and 14 deletions

View file

@ -83,9 +83,7 @@ export default {
perPage: 25,
heartBeatList: [],
paginationConfig: {
texts: {
count: "",
},
hideCount: true,
chunksNavigation: "scroll",
},
};