arunoda / react-komposer

Feed data into React components by composing containers.
MIT License
732 stars 70 forks source link

Fix a failing test #174

Open nachocodoner opened 6 years ago

nachocodoner commented 6 years ago

One test was failing because the "dist" version of the lib was not updated due to last change on a dataLoader error message. This PR updates the "dist" version to latest and fix the test failing.