From 5a9bc4f459b0e75509464d26677329ab638a47fd Mon Sep 17 00:00:00 2001 From: trafficlunar Date: Sun, 2 Feb 2025 20:02:41 +0000 Subject: [PATCH] fix: duplicated code causing build fail in home page epic git commit failure --- src/pages/IndexPage.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/pages/IndexPage.tsx b/src/pages/IndexPage.tsx index 6b43f1c..c4a14fb 100644 --- a/src/pages/IndexPage.tsx +++ b/src/pages/IndexPage.tsx @@ -103,8 +103,6 @@ function IndexPage() {

- -