AdeleD / react-paginate

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

Aria labels are not supported for pagination break link #480

Closed Andeleidun closed 1 year ago

Andeleidun commented 1 year ago

Issue: Currently, all other pagination links can have an aria label applied. The break has no such ability, or default aria label.

--

I am currently working on forking the repo to fix this issue, and will submit a PR.

AdeleD commented 1 year ago

Released in v8.2.0