• Robert Knight's avatar
    Refactor export of bound selectors from Redux store · dcf77f92
    Robert Knight authored
    Group the selectors in each Redux module together in a `selectors`
    object so they can be re-exported as methods on the Redux store without
    having to list each of them manually.
    
    This also just makes it easier to visually see which exported functions
    from a Redux module are selectors.
    dcf77f92
Name
Last commit
Last update
..
test Loading commit data...
annotations.js Loading commit data...
debug-middleware.js Loading commit data...
frames.js Loading commit data...
index.js Loading commit data...
links.js Loading commit data...
selection.js Loading commit data...
session.js Loading commit data...
util.js Loading commit data...
viewer.js Loading commit data...