Merge pull request #14801 from kurtaking/feature-flag-documentation-update

Prevent duplicate feature flag components from being rendered
This commit is contained in:
Patrik Oldsberg
2022-12-05 16:51:14 +01:00
committed by GitHub
3 changed files with 64 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/core-app-api': patch
---
Prevent duplicate feature flag components from rendering in the settings when using <FeatureFlagged /> components