Skip to content

Commit 74be390

Browse files
author
Miranda
committed
Document customHeaders.
It was missing.
1 parent b3c6b38 commit 74be390

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,9 @@ Function to process the API result with. Should return an array of entries or an
185185
#### customParams (Object)
186186
Object of key value pairs to be send along with the request as query parameters.
187187

188+
#### customHeaders (Object)
189+
Object of key value pairs with custom headers to be sent along with the request.
190+
188191

189192
## Callback Events
190193
You can make a callback event via props.

0 commit comments

Comments
 (0)