Skip to content

Instantly share code, notes, and snippets.

@kwoncharles
Created February 24, 2019 07:17
Show Gist options
  • Save kwoncharles/c01b06bdd76f1d5a8a4fdf3bfdd9498a to your computer and use it in GitHub Desktop.
Save kwoncharles/c01b06bdd76f1d5a8a4fdf3bfdd9498a to your computer and use it in GitHub Desktop.
class PopUpDC {
public COOKIE_VALUE = 'never-show-up-today';
}
export default new PopUpDC();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment