Merged in feat/sw-3580-redemption-feature-flag (pull request #3045)
feat(SW-3580): Add feature toggle enableRedemption to BookingFlowConfig * Add feature toggle enableRedemption to BookingFlowConfig * Update error message Approved-by: Joakim Jäderberg
This commit is contained in:
@@ -8,6 +8,7 @@ import type { BookingFlowConfig } from "@scandic-hotels/booking-flow/BookingFlow
|
||||
|
||||
export const bookingFlowConfig: BookingFlowConfig = {
|
||||
bookingCodeEnabled: true,
|
||||
redemptionEnabled: true,
|
||||
enterDetailsMembershipIdInputLocation: "form",
|
||||
variant: "scandic",
|
||||
routes: {
|
||||
|
||||
Reference in New Issue
Block a user