Skip to content

Instantly share code, notes, and snippets.

@jacobp100
Last active July 16, 2016 15:34
Show Gist options
  • Save jacobp100/b0714382b5f99f8a2e8d2400fa9888bf to your computer and use it in GitHub Desktop.
Save jacobp100/b0714382b5f99f8a2e8d2400fa9888bf to your computer and use it in GitHub Desktop.
import { addCatViaForm } from './actions/cats';
export default {
'add-cat': addCatViaForm,
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment