mirror of
https://github.com/Unleash/unleash.git
synced 2025-05-08 01:15:49 +02:00
chore: mark release mgmt new in unleash as beta (#9540)
This commit is contained in:
parent
9f0155e0cf
commit
bdc21cc4e2
@ -170,6 +170,7 @@ export const NewInUnleash = ({
|
||||
preview: <ReleaseManagementPreview />,
|
||||
onCheckItOut: () => navigate('/release-management'),
|
||||
show: isEnterprise() && releasePlansEnabled,
|
||||
beta: true,
|
||||
longDescription: (
|
||||
<>
|
||||
<p>
|
||||
|
Loading…
Reference in New Issue
Block a user