Skip to content

Commit

Permalink
Update website/docs/sdk-reference/react.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: adams85 <[email protected]>
  • Loading branch information
endret and adams85 authored Oct 16, 2024
1 parent 1d2587f commit 0658291
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/sdk-reference/react.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -1030,7 +1030,7 @@ When you are using multiple providers and they are not nested, it is not necessa
</ConfigCatProvider>
```
If you are using higher order components you can set `providerId` parameter in `withConfigCatClient` function.
If you are using higher order components, you can set the `providerId` parameter in the `withConfigCatClient` function.
## Sample Application
Expand Down

0 comments on commit 0658291

Please sign in to comment.