From c490bd6f765b2277acd3d1c5225de62cb1fccddc Mon Sep 17 00:00:00 2001 From: alboped Date: Fri, 3 Apr 2026 21:18:27 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E6=B5=8B=E8=AF=95=EF=BC=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/index.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/pages/index.tsx b/src/pages/index.tsx index f135087..d1395eb 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -178,8 +178,6 @@ export default function HomePage() { size={260} > {sidebarContent} - - {sidebarContent} );