1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00

fix: Remove the info from the variants page (#4937)

Remove the info from the variants page

Closes #
[UNL-231](https://linear.app/unleash/issue/UNL-231/remove-the-info-from-the-variants-page)
<img width="1408" alt="Screenshot 2023-10-05 at 15 11 33"
src="https://github.com/Unleash/unleash/assets/104830839/68bac945-af00-4c9b-ae6d-faeed92ec4bb">

Signed-off-by: andreas-unleash <andreas@getunleash.ai>
This commit is contained in:
andreas-unleash 2023-10-05 17:18:58 +03:00 committed by GitHub
parent 78ed89ee48
commit bf527cdbb0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -264,7 +264,6 @@ export const FeatureEnvironmentVariants = () => {
</PageHeader>
}
>
<VariantInfoAlert mode='feature' />
<StrategyVariantsPreferredAlert />
{environments.map((environment) => {
const otherEnvsWithVariants = environments.filter(