Hey All. Not sure if anyone has run into this, but it seems like use of 'variant' and 'varient' throwing inconsistent errors in my code. For example: This works: let q1Answer1 = {label:"One",value:1,varient:'primary'};let q1Answer2 = {label:"Two",va...