Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
SeungJL committed Sep 2, 2024
1 parent 8b0a261 commit ce4ddbe
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion pageTemplates/home/HomeRankingSection.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import RecommendationBannerCard from "../../components/organisms/cards/RecommendationBannerCard";
import { HOME_RECOMMENDATION_TAB_CONTENTS } from "../../constants/contents/homeRecommendationTab";
import { HOME_RECOMMENDATION_TAB_CONTENTS } from "../../constants/contents/homeRecommendationTab2";

function HomeRankingSection() {
return (
Expand Down

0 comments on commit ce4ddbe

Please sign in to comment.