arunoda / react-komposer

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

Add a composer stubbing functionality #87

Closed arunoda closed 8 years ago

arunoda commented 8 years ago

With this, we are enabling a composer stubbing functionality. This is only works if you are using composeAll utility. But, that's the standard and that's okay.

For more information, check the docs section.