Skip to content

Commit

Permalink
chore: cleanup react warning (#806)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathannorris authored Feb 11, 2025
1 parent dcf37ca commit 8b8335f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docs/sdk/client-side-sdks/react/react-openfeature.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@ sidebar_custom_props: { icon: material-symbols:toggle-off }

DevCycle provides a Javascript implementation of the OpenFeature Web Provider interface, if you prefer to use the OpenFeature APIs to interface with DevCycle.

**Note: The OpenFeature React SDK is still in beta, and is subject to change.**

[![Npm package version](https://badgen.net/npm/v/@devcycle/openfeature-web-provider)](https://www.npmjs.com/package/@devcycle/openfeature-web-provider)
[![Npm package version](https://badgen.net/npm/v/@devcycle/openfeature-react-provider)](https://www.npmjs.com/package/@devcycle/openfeature-react-provider)
[![GitHub](https://img.shields.io/github/stars/devcyclehq/js-sdks.svg?style=social&label=Star&maxAge=2592000)](https://github.com/DevCycleHQ/js-sdks/tree/main/examples/openfeature-web)

## Usage
Expand Down

0 comments on commit 8b8335f

Please # to comment.