feat(SW-880): add wellness and exercise sidepeek
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import { Hotel } from "@/types/hotel"
|
||||
|
||||
export type WellnessAndExerciseSidePeekProps = {
|
||||
healthFacilities: Hotel["healthFacilities"]
|
||||
}
|
||||
Reference in New Issue
Block a user