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 && (