diff --git a/web/src/components/Home/Sidebar/index.tsx b/web/src/components/Home/Sidebar/index.tsx index 68aaaf9..b68b9bc 100644 --- a/web/src/components/Home/Sidebar/index.tsx +++ b/web/src/components/Home/Sidebar/index.tsx @@ -6,7 +6,7 @@ const Sidebar: FC = () => { const [barItems, isActive] = useBarItems(); return ( -