diff --git a/src/components/commons/Pagination/index.tsx b/src/components/commons/Pagination/index.tsx index 98c7f7cc..2e9edbaa 100644 --- a/src/components/commons/Pagination/index.tsx +++ b/src/components/commons/Pagination/index.tsx @@ -36,26 +36,30 @@ const Pagination = ({ totalCount, pageState, postPerPage, onClick }: PaginationP return ( showPagination && ( -