Merged in feat/SW-1449-destination-page (pull request #1195)
Feat/SW-1449 destination page * feat(SW-1449): Added destination country page * feat(SW-1449): added destination city page Approved-by: Fredrik Thorsson Approved-by: Matilda Landström
This commit is contained in:
@@ -20,4 +20,6 @@ export const validateEntryResolveSchema = z.object({
|
||||
all_current_blocks_page: entryResolveSchema,
|
||||
all_hotel_page: entryResolveSchema,
|
||||
all_destination_overview_page: entryResolveSchema,
|
||||
all_destination_country_page: entryResolveSchema,
|
||||
all_destination_city_page: entryResolveSchema,
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user