Change actions and addActions to be simpler to use

This commit is contained in:
tannerlinsley
2019-07-23 12:30:15 -06:00
parent e82d2d4b36
commit c7d6562d04
8 changed files with 24 additions and 29 deletions

View File

@@ -14,9 +14,7 @@ import {
defaultState.sortBy = []
addActions({
sortByChange: '__sortByChange__',
})
addActions('sortByChange')
const propTypes = {
// General