feat(SW-880): update facility type rendering
This commit is contained in:
@@ -2,4 +2,5 @@ import type { Hotel } from "@/types/hotel"
|
||||
|
||||
export type WellnessAndExerciseSidePeekProps = {
|
||||
healthFacilities: Hotel["healthFacilities"]
|
||||
buttonUrl?: string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user