Update .docs/content/2.essentials/0.usage-on-x.md

Co-authored-by: Jip Frijlink <jipfrijlink@gmail.com>
This commit is contained in:
mrjvs
2023-12-29 17:41:04 +01:00
committed by GitHub
parent a1e172125c
commit 8589185c53

View File

@@ -23,7 +23,7 @@ const providers = makeProviders({
## Browser client-side ## Browser client-side
Doing client-side usage of the provider package requires a hosted version of simple-proxy. Using the provider package client-side requires a hosted version of simple-proxy.
Read more [about proxy fetchers](./2.fetchers.md#using-fetchers-on-the-browser). Read more [about proxy fetchers](./2.fetchers.md#using-fetchers-on-the-browser).
```ts ```ts