From e6186fc7296ffca8be357cf1dbb56108100434d9 Mon Sep 17 00:00:00 2001 From: speakeloudest Date: Fri, 1 Aug 2025 00:26:24 -0700 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=A0=B7=E5=BC=8F=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/user/app/(main)/(content)/(user)/sidebar-left.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/user/app/(main)/(content)/(user)/sidebar-left.tsx b/apps/user/app/(main)/(content)/(user)/sidebar-left.tsx index 99a6c10..573fdfe 100644 --- a/apps/user/app/(main)/(content)/(user)/sidebar-left.tsx +++ b/apps/user/app/(main)/(content)/(user)/sidebar-left.tsx @@ -18,8 +18,8 @@ export function SidebarLeft({ ...props }: React.ComponentProps) const t = useTranslations('menu'); const pathname = usePathname(); return ( - -
+ +
logo
@@ -46,7 +46,7 @@ export function SidebarLeft({ ...props }: React.ComponentProps) -
+