Merge branch 'revamp-docs' of https://github.com/movie-web/providers into revamp-docs

This commit is contained in:
mrjvs
2023-12-29 17:53:40 +01:00

View File

@@ -23,7 +23,7 @@ const providers = makeProviders({
## 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).
```ts