Muhammad-ul-bakir

Results 1 comments of Muhammad-ul-bakir

here the solution hope it works. ` const handleRenderPaginationItem = ({ ref, key, value, index, activePage, className, setPage, }) => { // Handle clickable ellipsis if (value === PaginationItemType.DOTS) {...