From df3686dcadc70d886ba5d5e5847e4d66ffcbc8c9 Mon Sep 17 00:00:00 2001
From: SamTV12345 <40429738+SamTV12345@users.noreply.github.com>
Date: Fri, 24 May 2024 22:32:03 +0200
Subject: [PATCH] Fixed pagination of pads (#6406)
---
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}