restore docs to original state

Signed-off-by: Kurt King <kurtaking@gmail.com>
Signed-off-by: Kurt King <kurt.king@procore.com>
This commit is contained in:
Kurt King
2022-11-29 09:01:46 -06:00
committed by Kurt King
parent d1b2ec16f4
commit 43244e8889
+1
View File
@@ -51,6 +51,7 @@ import { FeatureFlagged } from '@backstage/core-app-api'
<PreviousFeatureComponent />
</FeatureFlagged>
```
## Evaluating Feature Flag State
It is also possible to test the feature flag state using the [FeatureFlags Api](https://backstage.io/docs/reference/core-plugin-api.featureflagsapi).