Created
August 26, 2021 02:22
-
-
Save ErikGMatos/392907c33339d46e9a1d92ea42fdc98c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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