React Paginate npm library not working on server but fine on local
The pagination is working fine on local host npm run dev
but when i run nmp start it not showing the page numbers instead it show Previous next
in place of the page numbers.
The pagination is working fine on local host npm run dev
but when i run nmp start it not showing the page numbers instead it show Previous next
in place of the page numbers.