Customize options of page size select component embedded inside pagination component in ant design reactjs
There is a select
component embedded inside Pagination
component for changing pageSize
. I want to customize the options label in this select
box so I can have my numbers in other languages.