Merged in feat/SW-1066-wellness-subpage (pull request #1239)
Feat/SW-1066 wellness subpage * feat(SW-1066): added wellness subpage Approved-by: Fredrik Thorsson Approved-by: Matilda Landström
This commit is contained in:
@@ -2,7 +2,7 @@ import type { Hotel } from "@/types/hotel"
|
||||
|
||||
export type WellnessAndExerciseSidePeekProps = {
|
||||
healthFacilities: Hotel["healthFacilities"]
|
||||
wellnessExerciseButton?: string
|
||||
wellnessExerciseButton: boolean
|
||||
spaPage?: {
|
||||
buttonCTA: string
|
||||
url: string
|
||||
|
||||
Reference in New Issue
Block a user