refactor(LOY-62): revert to switch case for ScriptedRewardText label text
This commit is contained in:
@@ -43,3 +43,5 @@ export const COUPON_REWARD_TYPES = [
|
||||
"Campaign",
|
||||
"Member-voucher",
|
||||
] as const
|
||||
|
||||
export const REWARD_TYPES = [...COUPON_REWARD_TYPES, "Tier"] as const
|
||||
|
||||
Reference in New Issue
Block a user