feat: add Price details modal
This commit is contained in:
@@ -435,6 +435,7 @@ export const hotelAttributesSchema = z.object({
|
||||
socialMedia: socialMediaSchema,
|
||||
specialAlerts: specialAlertsSchema,
|
||||
specialNeedGroups: z.array(specialNeedGroupSchema),
|
||||
vat: z.number(),
|
||||
})
|
||||
|
||||
const includedSchema = z
|
||||
|
||||
Reference in New Issue
Block a user