Skip to content

Instantly share code, notes, and snippets.

@ravipatel2293
Created May 22, 2018 15:40
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 ravipatel2293/be34fe6bb649b2d8a1ab6e6382bee772 to your computer and use it in GitHub Desktop.
Save ravipatel2293/be34fe6bb649b2d8a1ab6e6382bee772 to your computer and use it in GitHub Desktop.
export const ADD_MOVIE = '[MOVIE] Add';
export const REMOVE_MOVIE = '[MOVIE] Remove';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment