From 99bfdb73b5905d6f7bfa59bb337f320c15c4b738 Mon Sep 17 00:00:00 2001 From: presentKey Date: Mon, 25 Dec 2023 23:04:34 +0900 Subject: [PATCH] =?UTF-8?q?chore:=20=EB=AF=B8=EA=B5=AC=ED=98=84=20api=20?= =?UTF-8?q?=EC=98=81=EC=97=AD=20=EC=A3=BC=EC=84=9D=20=EC=B2=98=EB=A6=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/features/common/routes/Home/index.tsx | 28 +++++++++++------------ 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/src/features/common/routes/Home/index.tsx b/src/features/common/routes/Home/index.tsx index e4a03af9..20260768 100644 --- a/src/features/common/routes/Home/index.tsx +++ b/src/features/common/routes/Home/index.tsx @@ -8,10 +8,10 @@ import AnimeRanking from "@/features/animes/components/AnimeRanking"; import useAuth from "@/features/auth/hooks/useAuth"; import Discord from "./Discord"; -import NewestAnimes from "./NewestAnimes"; -import RecentReview from "./RecentReview"; -import RecentReviewImageCard from "./RecentReviewImageCard"; -import RecommendAnimes from "./RecommendAnimes"; +// import NewestAnimes from "./NewestAnimes"; +// import RecentReview from "./RecentReview"; +// import RecentReviewImageCard from "./RecentReviewImageCard"; +// import RecommendAnimes from "./RecommendAnimes"; import { Bottom, HomeContainer } from "./style"; export default function Home() { @@ -27,31 +27,31 @@ export default function Home() { <> - + {/* - + */} - + {/* - + */} - + {/* - + */} {/* TODO: 추천 애니 요청 방법 정하기 */} - + {/* - + */} - + {/* - + */} 감명 깊게 본 애니를 다른 회원님들과 공유해보세요!