1
0
forked from wrenn/wrenn

Move metrics to after templates in sidebar nav

This commit is contained in:
2026-03-25 16:08:38 +06:00
parent e3750f79f9
commit 45793e181c

View File

@ -48,8 +48,8 @@
const platformItems: NavItem[] = [
{ label: 'Capsules', icon: IconMonitor, href: '/dashboard/capsules' },
{ label: 'Metrics', icon: IconMetrics, href: '/dashboard/metrics' },
{ label: 'Templates', icon: IconBox, href: '/dashboard/snapshots' }
{ label: 'Templates', icon: IconBox, href: '/dashboard/snapshots' },
{ label: 'Metrics', icon: IconMetrics, href: '/dashboard/metrics' }
];
let currentTeamIsByoc = $derived(