I have a trouble with fetch functions in my first react js app.
This is the structure of my project:
hello-world -- app -- components -- ma
It's an exported default, so...
import fetch from 'isomorphic-fetch'