brocoders/redux-async-connect

why @asyncConnect receive a array?

lewis617 opened this issue · 1 comments

asyncConnect decorator

This is the function that uses to decorate your container components that is connected with router. It should provide mapStateToProps object like that:

but in react-redux-universal-hot-example,@asyncConnect receive a array,why?

It is the version problem!