refactor(LOY-62): implement code review feedback
This commit is contained in:
@@ -37,3 +37,9 @@ export const RESTAURANT_REWARD_IDS = [
|
||||
REWARD_IDS.FreeKidsDrink,
|
||||
REWARD_IDS.FreeBreakfast,
|
||||
] as const
|
||||
|
||||
export const COUPON_REWARD_TYPES = [
|
||||
"Surprise",
|
||||
"Campaign",
|
||||
"Member-voucher",
|
||||
] as const
|
||||
|
||||
Reference in New Issue
Block a user