redux-async-connect
redux-async-connect copied to clipboard
Update README.MD
trafficstars
In your example you were not accessing data from the .data property which it will be stored on.
Also I was having trouble figuring out where to inject the helpers at for use in the connect decorator. I had to read the source to figure that out. So I add that as an example as well.