sheaivey / react-axios

Axios Components for React with child function callback
MIT License
180 stars 20 forks source link

Axios Instance #3

Closed sheaivey closed 7 years ago

sheaivey commented 7 years ago

Allow axios instance to be passed in via props or context.

Override order: props then context then default axios

sheaivey commented 7 years ago

Added AxiosProvider instead of directly adding context.