From 42f6abee55cdc12c184d4371b45744fda66d1a4d Mon Sep 17 00:00:00 2001 From: harshad-tahiliani Date: Wed, 8 Oct 2025 11:48:24 +0530 Subject: [PATCH] feat: remove badge from waf and add badge in api mocking --- src/components/nav/DrawerNav.tsx | 4 ++-- src/components/nav/MainNav.tsx | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/nav/DrawerNav.tsx b/src/components/nav/DrawerNav.tsx index 1a1d5a6..9487eb6 100644 --- a/src/components/nav/DrawerNav.tsx +++ b/src/components/nav/DrawerNav.tsx @@ -75,12 +75,12 @@ const DrawerNav = ({ isDrawerOpen }: Props) => { Modern API Gateway - API Mocking + API Mocking New! GitOps-Driven API Management Air-Gapped API Management New! - Web Application Firewall New! + Web Application Firewall Runtime API Governance diff --git a/src/components/nav/MainNav.tsx b/src/components/nav/MainNav.tsx index a19baf2..5271b58 100644 --- a/src/components/nav/MainNav.tsx +++ b/src/components/nav/MainNav.tsx @@ -207,7 +207,6 @@ const MainNav = () => { external: true, description: 'Protect your APIs from threats with speed and efficiency', icon: , - badge: 'New!', }, { @@ -255,6 +254,7 @@ const MainNav = () => { external: true, description: 'Create, publish, and consume mock APIs with production-like UX and SLAs.', icon: , + badge: 'New!', }, ]} />