feat(SW-826): added showCTA
This commit is contained in:
@@ -27,7 +27,7 @@ export default function HotelSidePeek({
|
||||
hotel,
|
||||
activeSidePeek,
|
||||
close,
|
||||
showCTA = true,
|
||||
showCTA,
|
||||
}: HotelSidePeekProps) {
|
||||
const intl = useIntl()
|
||||
const amenitiesList = getAmenitiesList(hotel)
|
||||
|
||||
Reference in New Issue
Block a user