Skip to content

Instantly share code, notes, and snippets.

@edrpls
Created July 25, 2019 18:59
Show Gist options
  • Save edrpls/77a35bddb23575a5241c3969beaa488c to your computer and use it in GitHub Desktop.
Save edrpls/77a35bddb23575a5241c3969beaa488c to your computer and use it in GitHub Desktop.
// Redux actions
import * as clientActions from 'ClientActions';
clientActions.toggleSorting();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment