feat(LOY-23): redeem benefit modal
This commit is contained in:
@@ -2,7 +2,6 @@ import { Reward } from "@/server/routers/contentstack/reward/output"
|
||||
|
||||
export interface Surprise extends Reward {
|
||||
coupons: { couponCode?: string; expiresAt?: string }[]
|
||||
id?: string
|
||||
}
|
||||
|
||||
export interface SurprisesProps {
|
||||
|
||||
Reference in New Issue
Block a user