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

Multireducer example is not working #128

Open mat55 opened 6 years ago

mat55 commented 6 years ago

Hello for everyone, i'm trying to introduce this example in my work, but it's not working. I need to have multiples multireducer key and i haven't succeeded. Can someone help me?