Skip to content

Commit 9e0e368

Browse files
authored
docs: remove emojis from react readme
Removed emojis because they caused issues when included in the docs. Signed-off-by: Michael Beemer <[email protected]>
1 parent 3546ba5 commit 9e0e368

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/react/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ The OpenFeature React SDK adds React-specific functionality to the [OpenFeature
4343
In addition to the feature provided by the [web sdk](https://openfeature.dev/docs/reference/technologies/client/web), capabilities include:
4444

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

59-
## 🚀 Quick start
59+
## Quick start
6060

6161
### Requirements
6262

@@ -243,4 +243,4 @@ function Fallback() {
243243

244244
## Resources
245245

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

0 commit comments

Comments
 (0)