From 055e0869b8c5493d4359fa6e4dfbb3333d62bb6c Mon Sep 17 00:00:00 2001 From: Liam Date: Mon, 14 Oct 2024 11:04:58 +0100 Subject: [PATCH] oops --- projects/website/src/components/input/pagination.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/website/src/components/input/pagination.tsx b/projects/website/src/components/input/pagination.tsx index c037473..ca45cdf 100644 --- a/projects/website/src/components/input/pagination.tsx +++ b/projects/website/src/components/input/pagination.tsx @@ -151,7 +151,7 @@ export default function Pagination({ }; return ( - + {/* ">>" before the Previous button in mobile mode */} {mobilePagination && (