feat: filters work together
This commit is contained in:
committed by
Michael Zetterberg
parent
31370fe711
commit
d72c84d949
@@ -339,7 +339,7 @@ export const getJumpToData = cache(async function getMemoizedJumpToData() {
|
||||
return null
|
||||
})
|
||||
|
||||
export const getSelectedRoomsAvailability = cache(
|
||||
export const getSelectedRoomsAvailabilityEnterDetails = cache(
|
||||
async function getMemoizedSelectedRoomsAvailability(
|
||||
input: RoomsAvailabilityExtendedInputSchema
|
||||
) {
|
||||
|
||||
Reference in New Issue
Block a user