erikras / multireducer

A utility to wrap many copies of a single Redux reducer into a single key-based reducer.
MIT License
422 stars 23 forks source link

fixed initialization when reducer's default action not specified #106

Closed jsdmc closed 8 years ago

jsdmc commented 8 years ago

fix for https://github.com/erikras/multireducer/issues/105