From 459ebe199ad346df00267a0a1de4bd84b48ac289 Mon Sep 17 00:00:00 2001 From: cher112 <53815026+cher112@users.noreply.github.com> Date: Thu, 31 Oct 2024 20:44:42 +0800 Subject: [PATCH] Update sidebar.tsx --- app/components/sidebar.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/components/sidebar.tsx b/app/components/sidebar.tsx index 2a5c308b7..56716f7be 100644 --- a/app/components/sidebar.tsx +++ b/app/components/sidebar.tsx @@ -230,7 +230,7 @@ export function SideBar(props: { className?: string }) { {...props} > } shouldNarrow={shouldNarrow}