feat(web): add delivery closure workbench
This commit is contained in:
@@ -14,6 +14,7 @@ import {
|
||||
Package,
|
||||
PlayCircle,
|
||||
Radar,
|
||||
Rocket,
|
||||
Settings,
|
||||
ShieldCheck,
|
||||
Terminal,
|
||||
@@ -49,6 +50,7 @@ export const PRODUCT_NAV_SECTIONS: ProductNavSection[] = [
|
||||
sectionKey: 'workspaces',
|
||||
items: [
|
||||
{ id: 'command-center', href: '/', labelKey: 'commandCenter', Icon: LayoutDashboard },
|
||||
{ id: 'delivery', href: '/delivery', labelKey: 'delivery', Icon: Rocket },
|
||||
{
|
||||
id: 'awooop-overview',
|
||||
href: '/awooop',
|
||||
|
||||
Reference in New Issue
Block a user