fix(BOOK-559): Using same ContactInformation component on hotel pages and booking flow inside the hotel details sidepeek
Approved-by: Bianca Widstam
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
import { z } from "zod"
|
||||
|
||||
import { Country } from "@scandic-hotels/common/constants/country"
|
||||
|
||||
import { BlocksEnums } from "../../../../types/blocksEnum"
|
||||
import { Country } from "../../../../types/country"
|
||||
|
||||
export const locationFilterSchema = z
|
||||
.object({
|
||||
|
||||
Reference in New Issue
Block a user