You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A drop-in replacement for Redux's [combineReducers](https://redux.js.org/api-reference/combinereducers) helper function that returns [Immutable Records](https://facebook.github.io/immutable-js/docs/#/Record) instead of JS objects.
5
+
A drop-in replacement for Redux's [combineReducers](https://redux.js.org/api/combinereducers) helper function that returns [Immutable Records](https://immutable-js.github.io/immutable-js/docs/#/Record) instead of JS objects.
0 commit comments