diff --git a/README.md b/README.md index 447b7df34..c7c66a1ac 100644 --- a/README.md +++ b/README.md @@ -259,11 +259,12 @@ A React context provider component that is required when using some hooks and co #### Props -| Name | Type | Description | -| ---------- | ------ | ---------------------------------------- | -| Formio | object | The Formio object to be used. | -| baseUrl | string | The base url of a Form.io server. | -| projectUrl | string | The url of a Form.io enterprise project. | +| Name | Type | Description | +| ----------- | ------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | +| Formio | object | The Formio object to be used. | +| baseUrl | string | The base url of a Form.io server. | +| projectUrl | string | The url of a Form.io enterprise project. | +| customFetch | FormioCustomFetch | A custom fetch function to override the default fetch used by Form.io for all HTTP requests. Applied to all child `