nsmith7989 / redux-filter

Higher order react component for filtering collections
48 stars 22 forks source link

Expose the currently applied sort index #4

Closed nsmith7989 closed 9 years ago

nsmith7989 commented 9 years ago

Currently there is no way to know which sort function is applied within the app. Not knowing means that components end up more stateful than they need to be.