@thryveai/theme-interfaces 2.8.61 → 2.8.63

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -136,13 +136,11 @@ exports.AdminSharedSettingsTemplateSFUI = {
136
136
  description: "Show the redemption product card in the coupon gallery.",
137
137
  type: exports.AdminSharedTemplateInputTypes.checkbox,
138
138
  },
139
- // to remove once feature is complete
140
- // twoColumnMobileLayout: {
141
- // title: "Display coupons in 2 columns (mobile only)",
142
- // description:
143
- // "The coupon listing page in the gallery will show coupons in 2 columns when viewed in a mobile device - either mobile web or mobile app to ensure more coupons are in view.",
144
- // type: AdminSharedTemplateInputTypes.checkbox,
145
- // },
139
+ twoColumnMobileLayout: {
140
+ title: "Display coupons in 2 columns (mobile only)",
141
+ description: "The coupon listing page in the gallery will show coupons in 2 columns when viewed in a mobile device - either mobile web or mobile app to ensure more coupons are in view.",
142
+ type: exports.AdminSharedTemplateInputTypes.checkbox,
143
+ },
146
144
  },
147
145
  },
148
146
  loyalty: {