AdeleD / react-paginate

A ReactJS component that creates a pagination
MIT License
2.76k stars 628 forks source link

How to remove breakLabel? #435

Open rajkanani opened 2 years ago

rajkanani commented 2 years ago

Can we remove a breakLabel and replace it with a 5 or 6 page number? For example, if I have 15 pages, how can I display them like this? <5 6 7 8 9>

donaldboulton commented 2 years ago

breakLabel={'...'}