Skip to content

Commit

Permalink
docs: remove emojis from react readme
Browse files Browse the repository at this point in the history
Removed emojis because they caused issues when included in the docs.

Signed-off-by: Michael Beemer <[email protected]>
  • Loading branch information
beeme1mr authored Mar 11, 2024
1 parent 3546ba5 commit 9e0e368
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/react/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ The OpenFeature React SDK adds React-specific functionality to the [OpenFeature
In addition to the feature provided by the [web sdk](https://openfeature.dev/docs/reference/technologies/client/web), capabilities include:

- [Overview](#overview)
- [🚀 Quick start](#-quick-start)
- [Quick start](#-quick-start)
- [Requirements](#requirements)
- [Install](#install)
- [npm](#npm)
Expand All @@ -56,7 +56,7 @@ In addition to the feature provided by the [web sdk](https://openfeature.dev/doc
- [Suspense Support](#suspense-support)
- [Resources](#resources)

## 🚀 Quick start
## Quick start

### Requirements

Expand Down Expand Up @@ -243,4 +243,4 @@ function Fallback() {

## Resources

- [Example repo](https://github.com/open-feature/react-test-app)
- [Example repo](https://github.com/open-feature/react-test-app)

0 comments on commit 9e0e368

Please sign in to comment.