Skip to content

Instantly share code, notes, and snippets.

@ErikGMatos
Created August 26, 2021 02:22
Show Gist options
  • Save ErikGMatos/392907c33339d46e9a1d92ea42fdc98c to your computer and use it in GitHub Desktop.
Save ErikGMatos/392907c33339d46e9a1d92ea42fdc98c to your computer and use it in GitHub Desktop.
export const SET_ACTIVE_MODAL = Object.freeze({
schedule: 'schedule',
scheduleMerge: 'schedule-merge',
createLead: 'create-new-lead',
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment