react-paginate
react-paginate copied to clipboard
Props applying to same elements.
previousClassName, nextClassName, previousLinkClassName, nextLinkClassName these props are applying to same elements (Previous button & Next button).
They are handled in a different way internally.