Closed
Description
applyMiddleware
Enhancer takes three arguments now.
But createStore
pass two arguments to enhancer.
applyMiddleware
should take only two arguments.
Metadata
Metadata
Assignees
Labels
No labels
applyMiddleware
Enhancer takes three arguments now.
But createStore
pass two arguments to enhancer.
applyMiddleware
should take only two arguments.