Skip to content

Commit d30f40e

Browse files
committed
Remove options section
1 parent c0cf29b commit d30f40e

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

docs/platforms/javascript/common/configuration/integrations/launchdarkly.mdx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,4 @@ Learn more about the LaunchDarkly SDK at https://docs.launchdarkly.com/sdk/clien
5151
At the moment, **we do not officially support framework-specific LaunchDarkly
5252
SDKs.** However, you may reuse this setup code for React and client-side Node.js.
5353

54-
## Options
55-
56-
There are no setup options for this integration.
57-
5854
<PlatformContent includePath="feature-flags/change-tracking-cta-launchdarkly" />

docs/platforms/javascript/common/configuration/integrations/openfeature.mdx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,3 @@ const result = client.getBooleanValue('my-flag', false);
4747
```
4848

4949
Learn more about the OpenFeature SDK at https://github.com/open-feature/js-sdk/tree/main.
50-
51-
## Options
52-
53-
There are no setup options for this integration.

0 commit comments

Comments
 (0)