feat(SW-826): added showCTA
This commit is contained in:
@@ -108,6 +108,7 @@ export default function HotelCard({
|
||||
label={intl.formatMessage({ id: "See hotel details" })}
|
||||
hotelId={hotelData.operaId}
|
||||
hotel={hotelData}
|
||||
showCTA={true}
|
||||
/>
|
||||
</section>
|
||||
<section className={styles.prices}>
|
||||
|
||||
Reference in New Issue
Block a user