why @asyncConnect receive a array?
lewis617 opened this issue · 1 comments
lewis617 commented
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?
lewis617 commented
It is the version problem!