From bdc21cc4e2fb40e679a133ef7871f83dd1e62ed5 Mon Sep 17 00:00:00 2001 From: David Leek Date: Fri, 14 Mar 2025 10:51:33 +0100 Subject: [PATCH] chore: mark release mgmt new in unleash as beta (#9540) --- .../MainLayout/NavigationSidebar/NewInUnleash/NewInUnleash.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/src/component/layout/MainLayout/NavigationSidebar/NewInUnleash/NewInUnleash.tsx b/frontend/src/component/layout/MainLayout/NavigationSidebar/NewInUnleash/NewInUnleash.tsx index e072fb2c9b..c62940880c 100644 --- a/frontend/src/component/layout/MainLayout/NavigationSidebar/NewInUnleash/NewInUnleash.tsx +++ b/frontend/src/component/layout/MainLayout/NavigationSidebar/NewInUnleash/NewInUnleash.tsx @@ -170,6 +170,7 @@ export const NewInUnleash = ({ preview: , onCheckItOut: () => navigate('/release-management'), show: isEnterprise() && releasePlansEnabled, + beta: true, longDescription: ( <>