From 5594ab0b8c35603ea676efdbf51f8a43fd03df09 Mon Sep 17 00:00:00 2001 From: alboped Date: Fri, 3 Apr 2026 20:18:22 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E6=B5=8B=E8=AF=95eslint?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/index.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/index.tsx b/src/pages/index.tsx index d1395eb..8b8243b 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -179,6 +179,7 @@ export default function HomePage() { > {sidebarContent} + ); }