From cf6508278952f0d9856211b2a2c8755510bb6711 Mon Sep 17 00:00:00 2001 From: sijinhui Date: Fri, 16 Feb 2024 17:14:53 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E5=B0=8F=E5=B1=8F=E5=B9=95?= =?UTF-8?q?=E4=BD=BF=E7=94=A8=E4=BD=93=E9=AA=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/components/sidebar.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/app/components/sidebar.tsx b/app/components/sidebar.tsx index 12fcf190a..8ae7a8d88 100644 --- a/app/components/sidebar.tsx +++ b/app/components/sidebar.tsx @@ -231,7 +231,6 @@ export function SideBar(props: { className?: string }) { -
}