Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@kasprownik
Last active February 3, 2016 11:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kasprownik/75efec96c2d23f80f1da to your computer and use it in GitHub Desktop.
Save kasprownik/75efec96c2d23f80f1da to your computer and use it in GitHub Desktop.
// src/constants.js
export const FORM_UPDATE_VALUE = 'FORM_UPDATE_VALUE';
export const FORM_RESET = 'FORM_RESET';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment