Skip to content

Commit bdc21cc

Browse files
authored
chore: mark release mgmt new in unleash as beta (#9540)
1 parent 9f0155e commit bdc21cc

File tree

1 file changed

+1
-0
lines changed
  • frontend/src/component/layout/MainLayout/NavigationSidebar/NewInUnleash

1 file changed

+1
-0
lines changed

frontend/src/component/layout/MainLayout/NavigationSidebar/NewInUnleash/NewInUnleash.tsx

+1
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,7 @@ export const NewInUnleash = ({
170170
preview: <ReleaseManagementPreview />,
171171
onCheckItOut: () => navigate('/release-management'),
172172
show: isEnterprise() && releasePlansEnabled,
173+
beta: true,
173174
longDescription: (
174175
<>
175176
<p>

0 commit comments

Comments
 (0)