redux-store-element icon indicating copy to clipboard operation
redux-store-element copied to clipboard

Think about how to add middleware

Open lastmjs opened this issue 8 years ago • 1 comments

People might want to add Redux middleware, I'm not sure how that would work right now. Perhaps middleware could be children of the element, that could work.

lastmjs avatar Jan 06 '17 20:01 lastmjs

I'm thinking we can just data bind middleware in just like the root reducer

lastmjs avatar May 25 '17 05:05 lastmjs