feat(SW-2708): Meeting package widget mobile UI
Approved-by: Matilda Landström
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
// Hotel ids are used as keys to map to the destination id for the meeting package widget
|
||||
// The destination id is used to prefill the correct destination
|
||||
// Last updated: 2025-03-11
|
||||
export const meetingPackageDestinationByHotelId: Record<string, string> = {
|
||||
"214": "341161",
|
||||
"215": "371906",
|
||||
|
||||
Reference in New Issue
Block a user