From 38da2c48e679d06230c22185d6210b722b91262c Mon Sep 17 00:00:00 2001 From: JSR Date: Wed, 18 Mar 2026 22:08:42 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3=E7=AB=96=E5=B1=8F=E5=B1=95?= =?UTF-8?q?=E5=BC=80=E6=8C=89=E9=92=AE=E4=BD=8D=E7=BD=AE=E5=B9=B6=E6=81=A2?= =?UTF-8?q?=E5=A4=8D=E9=A1=B6=E6=A0=8F=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/ContentArea.tsx | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) diff --git a/src/components/ContentArea.tsx b/src/components/ContentArea.tsx index ee0bcd9..5766068 100644 --- a/src/components/ContentArea.tsx +++ b/src/components/ContentArea.tsx @@ -100,8 +100,6 @@ export function ContentArea({ : t("permissions.view")} ) - const useFloatingSidebarToggle = floatingExpand && sidebarCollapsed - return (