ui: removes observations (goodbye) add manual identifier actions

This commit is contained in:
lda
2026-05-03 04:09:06 +07:00 Verified
parent 64cf5f9e69
commit 038d8ee03c
11 changed files with 345 additions and 792 deletions
-2
View File
@@ -11,7 +11,6 @@ import {
Bot,
FileText,
Key,
Eye,
Terminal,
PanelLeftClose,
PanelLeft,
@@ -49,7 +48,6 @@ const navSections: NavSection[] = [
items: [
{ to: "/dashboard", label: "Fleet Health", icon: BarChart3 },
{ to: "/alerts", label: "Alerts", icon: Bell },
{ to: "/observations", label: "Observations", icon: Eye },
],
},
{