Skip to content

Commit

Permalink
Update packages/commerce-sdk-react/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Joel Uong <[email protected]>
  • Loading branch information
kevinxh and joeluong-sfcc authored May 8, 2023
1 parent 4939034 commit 188da80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/commerce-sdk-react/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ npm install @salesforce/commerce-sdk-react @tanstack/react-query

## ⚡️ Quickstart (PWA Kit)

To integration this library with your PWA Kit application you can use the `CommerceApiProvider` directly given that you use the `withReactQuery` higher order component to wrap your `AppConfig` component. Below is a snippet of how this is accomplished.
To integrate this library with your PWA Kit application you can use the `CommerceApiProvider` directly, given that you use the `withReactQuery` higher order component to wrap your `AppConfig` component. Below is a snippet of how this is accomplished.

```jsx
// app/components/_app-config/index.jsx
Expand Down

0 comments on commit 188da80

Please sign in to comment.