From 204c49667b386c29cc9699180adce5775c5df7dc Mon Sep 17 00:00:00 2001 From: Abdul Minhaz <75325495+MNZ02@users.noreply.github.com> Date: Tue, 12 Nov 2024 02:22:01 +0530 Subject: [PATCH] fix: ensure last item is visible --- src/components/Sidebar.tsx | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/src/components/Sidebar.tsx b/src/components/Sidebar.tsx index c6ebfdf50..dec02c9ea 100644 --- a/src/components/Sidebar.tsx +++ b/src/components/Sidebar.tsx @@ -186,7 +186,7 @@ export function Sidebar({ ); return ( -
+
- + {memoizedContent}