diff --git a/frontend/src/_components/Pagination.jsx b/frontend/src/_components/Pagination.jsx index 49a058a394..8e7beb14c5 100644 --- a/frontend/src/_components/Pagination.jsx +++ b/frontend/src/_components/Pagination.jsx @@ -52,7 +52,7 @@ export const Pagination = function Pagination({ currentPage, count, pageChanged, } return ( -
Showing {startingAppCount()} to {endingAppCount()} of {count}