Here is my code:
// promise chain being run onClick function clickSequence(paramObj) { checkForDuplicateNums(paramObj) .then(() => {