http-service-rect-axios
v1.0.9
Published
http custom library
Readme
react-axios
http custom library
Install
npm install --save react-axiosUsage
import React, { Component } from 'react'
import MyComponent from 'react-axios'
import 'react-axios/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}License
MIT © [Rasana Agrawal](https://github.com/Rasana Agrawal)
