chore: remove new banner from infra monitoring tab in side nav (#7483)

This commit is contained in:
Amlan Kumar Nandy 2025-03-31 18:52:23 +05:30 committed by GitHub
parent 71d1dfe9bd
commit 2cbd8733a1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -112,7 +112,6 @@ const menuItems: SidebarItem[] = [
key: ROUTES.INFRASTRUCTURE_MONITORING_HOSTS,
label: 'Infra Monitoring',
icon: <Boxes size={16} />,
isNew: true,
},
{
key: ROUTES.ALL_DASHBOARD,