Skip to content

Commit 7056b6f

Browse files
shethjknhage
andauthored
Update packages/commerce-sdk-react/README.md
Co-authored-by: Katia Hage <k.n.hage@salesforce.com> Signed-off-by: Jainam Sheth <99490559+shethj@users.noreply.github.com>
1 parent e240285 commit 7056b6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/commerce-sdk-react/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -530,7 +530,7 @@ const App = ({children}) => (
530530
)
531531
```
532532
533-
> **Note:** The `CommerceApiProvider` will automatically wrap each client in `apiClients` with `transformSDKClient`, using a default transformer that injects headers and fetch options from the provider props. You must use props passed to `CommerceApiProvider` for setting custom headers and fetch options. `transformSDKClient` will merge headers and options passed in as props with the default values.
533+
> **Note:** The `CommerceApiProvider` will automatically wrap each client in `apiClients` with `transformSDKClient`, using a default transformer that injects headers and fetch options from the provider props. You must use props passed to `CommerceApiProvider` for setting custom headers and fetch options. `transformSDKClient` merges headers and options passed in as props with the default values.
534534
535535
### API Reference
536536

0 commit comments

Comments
 (0)