diff --git a/packages/frontend/src/components/Sidebar.tsx b/packages/frontend/src/components/Sidebar.tsx index c0ee8fc..23aac16 100644 --- a/packages/frontend/src/components/Sidebar.tsx +++ b/packages/frontend/src/components/Sidebar.tsx @@ -105,7 +105,12 @@ const Sidebar = () => { { title: 'Projects', icon: }, { title: 'Settings', icon: }, ].map(({ title, icon }, index) => ( - + {title}