From 4cbb09dc7d9c1785991b76173d02f593300c2e53 Mon Sep 17 00:00:00 2001 From: Meis Date: Fri, 24 May 2024 12:45:14 -0600 Subject: [PATCH 1/4] fix: [Table] Pagination input label's 'for' property needs to align with the input id --- src/components/Pagination/Pagination.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/Pagination/Pagination.tsx b/src/components/Pagination/Pagination.tsx index 1ace0094..bb4166af 100644 --- a/src/components/Pagination/Pagination.tsx +++ b/src/components/Pagination/Pagination.tsx @@ -96,14 +96,14 @@ const PaginationInput = ({ return (