From 00e372eb2ab88218d9a4d4d4f7f5ea26b6f698a1 Mon Sep 17 00:00:00 2001 From: SamTV12345 <40429738+samtv12345@users.noreply.github.com> Date: Fri, 24 May 2024 22:31:45 +0200 Subject: [PATCH] Fixed pagination of pads --- admin/src/pages/PadPage.tsx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/admin/src/pages/PadPage.tsx b/admin/src/pages/PadPage.tsx index b5f2128bf..284cba3c1 100644 --- a/admin/src/pages/PadPage.tsx +++ b/admin/src/pages/PadPage.tsx @@ -167,10 +167,11 @@ export const PadPage = ()=>{ }}>Previous Page {currentPage+1} out of {pages}