diff --git a/ui/src/components/Sidebar.tsx b/ui/src/components/Sidebar.tsx index 3f6dfcc5..324b6097 100644 --- a/ui/src/components/Sidebar.tsx +++ b/ui/src/components/Sidebar.tsx @@ -11,11 +11,12 @@ const Sidebar = () => { ]; return ( -
- Ostris - AI Toolkit
+
);