fix: type issue
This commit is contained in:
@@ -76,7 +76,7 @@ export const getRoomAvailability = cache(
|
||||
adults: number
|
||||
roomStayStartDate: string
|
||||
roomStayEndDate: string
|
||||
children?: number
|
||||
children?: string
|
||||
promotionCode?: string
|
||||
rateCode?: string
|
||||
}) {
|
||||
|
||||
Reference in New Issue
Block a user