diff --git a/frontend/src/components/layout/Sidebar.tsx b/frontend/src/components/layout/Sidebar.tsx index 339aeb0a..c79999e1 100644 --- a/frontend/src/components/layout/Sidebar.tsx +++ b/frontend/src/components/layout/Sidebar.tsx @@ -3,7 +3,7 @@ import { Link, useLocation } from 'react-router-dom' import type { LucideIcon } from 'lucide-react' import { LayoutGrid, Clock, AlertTriangle, GitBranch, Layers, Code2, Wand2, - ListChecks, Download, BarChart3, Rocket, BookOpen, MessageSquare, + ListChecks, Download, BarChart3, Rocket, Settings, Pin, PinOff, Zap, Database, HelpCircle, } from 'lucide-react'