diff --git a/src/components/mii-list/index.tsx b/src/components/mii-list/index.tsx index 7c363a9..0e253c5 100644 --- a/src/components/mii-list/index.tsx +++ b/src/components/mii-list/index.tsx @@ -187,7 +187,7 @@ export default async function MiiList({ searchParams, userId, inLikesPage }: Pro return (
-
+
{totalCount == filteredCount ? ( <> @@ -204,7 +204,7 @@ export default async function MiiList({ searchParams, userId, inLikesPage }: Pro )}
-
+