Merge remote-tracking branch 'origin' into feature/tracking
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
import { Reward } from "@/server/routers/contentstack/reward/output"
|
||||
import type { 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