diff --git a/src/pages/home/PostCardList/PostCardList.tsx b/src/pages/home/PostCardList/PostCardList.tsx index 6527c560..f5cf2549 100644 --- a/src/pages/home/PostCardList/PostCardList.tsx +++ b/src/pages/home/PostCardList/PostCardList.tsx @@ -45,8 +45,9 @@ export default function PostCardList({ if (isLoading || !posts) { // 로딩 중 + return ( -