#69 : Code cleanup

This commit is contained in:
Vadim
2021-09-05 21:39:20 +03:00
parent 6a923af383
commit eb8aa5dee7

View File

@@ -446,7 +446,7 @@
showPage={handlePageChange}
>
{currentPageIndex}/{pagesCount};
{originalCurrentPageIndex}/{originalPagesCount}
{currentPageIndexWithoutClones}/{pagesCountWithoutClones}
<Dots
pagesCount={pagesCountWithoutClones}
currentPageIndex={currentPageIndexWithoutClones}