Skip to content

Commit 72c50a5

Browse files
committed
fixup: tsx
Signed-off-by: Todd Baert <[email protected]>
1 parent 660ab3c commit 72c50a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@ For example, a flag enhancing the appearance of a UI component might drive user
287287

288288
The React SDK includes a hook for firing tracking events in the <OpenFeatureProvider> context in use:
289289

290-
```ts
290+
```tsx
291291
function MyComponent() {
292292

293293
// get a tracking function for this <OpenFeatureProvider>.

0 commit comments

Comments
 (0)