feat(SW-936): add descriptions
This commit is contained in:
@@ -2,4 +2,6 @@ import type { Hotel } from "@/types/hotel"
|
||||
|
||||
export type MeetingsAndConferencesSidePeekProps = {
|
||||
meetingFacilities: Hotel["conferencesAndMeetings"]
|
||||
descriptions: Hotel["hotelContent"]["texts"]["meetingDescription"]
|
||||
link?: string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user