refactor(SW-188): reintroduce tempHotelData

This commit is contained in:
Chuma McPhoy
2024-08-14 09:54:06 +02:00
parent bd5e754d8a
commit 400c0b48e4
8 changed files with 1327 additions and 9815 deletions

View File

@@ -13,6 +13,7 @@ const facilityToIconMap: { [key: string]: IconName } = {
"Meeting rooms": IconName.People2,
"Meeting / conference facilities": IconName.People2,
"Pet-friendly rooms": IconName.Pets,
Sauna: IconName.Sauna,
Restaurant: IconName.Restaurant,
}