My state is for simplicity
export default combineReducers({ combinedReducer1, combinedReducer2, });
and i have a mapStateToProps as follo