Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 228 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 228 Bytes

Higher order component for fetching data

Here is an example of an higher order component that will take care of fetching data. It will show an spinner while fetching the data and will show an error if fetching fails to load.