Mirror: The highly customizable and versatile GraphQL client with which you add on features like normalized caching as you grow.

examples/with-multipart/README: remove reference to multipartFetchExc… (#3588)

Changed files
-1
examples
with-multipart
-1
examples/with-multipart/README.md
···
This example contains:
- The `urql` bindings and a React app with a client set up in [`src/App.jsx`](src/App.jsx)
-
- The `multipartFetchExchange` from `@urql/exchange-multipart-fetch` in [`src/App.jsx`](src/App.jsx)
- A basic file upload form in [`src/FileUpload.jsx`](src/FileUpload.jsx)