0

want to dispatch an action from clicking a button, but dispatch() doesn't exist

add @connect to make dispatch() exist

other stuff crashes because @connect is actually a macro for a wrapper instead of the decorator it pretends to be

get locked in stalemate because both features kind of need to not crash

Comments
Add Comment