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