diff --git a/web/src/app/home/components/home-sidebar/HomeSidebar.tsx b/web/src/app/home/components/home-sidebar/HomeSidebar.tsx index 4054bbcd..6539e561 100644 --- a/web/src/app/home/components/home-sidebar/HomeSidebar.tsx +++ b/web/src/app/home/components/home-sidebar/HomeSidebar.tsx @@ -338,7 +338,7 @@ function NavItems({ tooltip={config.name} > {config.icon} - {config.name} + {config.name} ); @@ -728,7 +728,7 @@ function NavItems({ }} > {config.icon} - {config.name} + {config.name}