Merged in fix/sw-2543-toc-text (pull request #1921)
fix(SW-2543): Change terms and conditions text for flex * fix(SW-2543): Change terms and conditions text for flex Approved-by: Michael Zetterberg
This commit is contained in:
@@ -586,7 +586,7 @@ export default function PaymentClient({
|
||||
</section>
|
||||
|
||||
<section className={styles.section}>
|
||||
<TermsAndConditions />
|
||||
<TermsAndConditions isFlexBookingTerms={hasOnlyFlexRates} />
|
||||
</section>
|
||||
</>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user