feat(SW-2708): Meeting package widget mobile UI

Approved-by: Matilda Landström
This commit is contained in:
Erik Tiekstra
2025-05-14 11:31:02 +00:00
parent 4f7edf6ad2
commit a66b632875
9 changed files with 282 additions and 63 deletions

View File

@@ -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",