feat(SW-826): added showCTA
This commit is contained in:
@@ -5,5 +5,5 @@ export type HotelSidePeekProps = {
|
||||
hotel: Hotel
|
||||
activeSidePeek: SidePeekEnum
|
||||
close: () => void
|
||||
showCTA?: boolean
|
||||
showCTA: boolean
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user