diff --git a/src/components/atoms/Pagination/index.tsx b/src/components/atoms/Pagination/index.tsx index ed1e8cc..795190d 100644 --- a/src/components/atoms/Pagination/index.tsx +++ b/src/components/atoms/Pagination/index.tsx @@ -13,12 +13,13 @@ export const Pagination: FC = ({ onPageChange, }) => { return ( -