UNPKG

react-redux-fetch

Version:

A declarative and customizable way to fetch data for React components and manage that data in the Redux state

7 lines (5 loc) 114 B
const headers = { Accept: 'application/json', 'Content-Type': 'application/json', }; export default headers;