Add chat gifts and relationship diary UI
This commit is contained in:
@@ -37,6 +37,7 @@ export function hydrateGiftProductsState(
|
||||
PaymentState,
|
||||
| "plans"
|
||||
| "giftCategories"
|
||||
| "giftOffer"
|
||||
| "giftProducts"
|
||||
| "selectedGiftCategory"
|
||||
| "selectedPlanId"
|
||||
@@ -66,6 +67,7 @@ export function hydrateGiftProductsState(
|
||||
return {
|
||||
plans: visibleProducts.map(giftProductToPaymentPlan),
|
||||
giftCategories,
|
||||
giftOffer: response.offer,
|
||||
giftProducts,
|
||||
selectedGiftCategory,
|
||||
selectedPlanId,
|
||||
|
||||
Reference in New Issue
Block a user