From 52e8ba702d0d9725f72f623f29872db93ff064f4 Mon Sep 17 00:00:00 2001 From: Pablo Lara Date: Thu, 19 Sep 2024 12:43:02 +0200 Subject: [PATCH] chore: add new items to the menu --- components/ui/sidebar/SidebarWrap.tsx | 59 ++++++++++++--------------- 1 file changed, 27 insertions(+), 32 deletions(-) diff --git a/components/ui/sidebar/SidebarWrap.tsx b/components/ui/sidebar/SidebarWrap.tsx index eaccfb9373..bb9287a826 100644 --- a/components/ui/sidebar/SidebarWrap.tsx +++ b/components/ui/sidebar/SidebarWrap.tsx @@ -186,43 +186,38 @@ export const SidebarWrap = () => { isDisabled={!isCompact} placement="right" > - - - + ) + } + variant="light" + > + {isCompact ? ( +