RickWong / react-transmit

Relay-inspired library based on Promises instead of GraphQL.
BSD 3-Clause "New" or "Revised" License
1.32k stars 61 forks source link

Error in example #50

Closed fusionstrings closed 8 years ago

fusionstrings commented 8 years ago

Following lines are trowing error while running the example. I think fetch-rest API might have changed. https://github.com/RickWong/react-transmit/blob/master/src/example/Story.js#L41-L42

RickWong commented 8 years ago

Thanks. I've updated the fetch-rest dependency, and its usage in the example.