FunctionInput({
id,
label,
type = 'text',
disabled,
formatPrice,
register,
required,
errors,
})
module-federation/airbnb-clone/apps/react-host/src/components/inputs/Input.tsx:15
FunctionListingCard({
data,
reservation,
onAction,
disabled,
actionLabel,
actionId = '',
currentUser,
})
module-federation/airbnb-clone/apps/properties/src/components/listings/ListingCard.tsx:22
FunctionListingCard({
data,
reservation,
onAction,
disabled,
actionLabel,
actionId = '',
currentUser,
})
module-federation/airbnb-clone/apps/reservations/src/components/listings/ListingCard.tsx:22
FunctionListingCard({
data,
reservation,
onAction,
disabled,
actionLabel,
actionId = '',
currentUser,
})
module-federation/airbnb-clone/apps/home/src/components/listings/ListingCard.tsx:22
FunctionListingCard({
data,
reservation,
onAction,
disabled,
actionLabel,
actionId = '',
currentUser,
})
module-federation/airbnb-clone/apps/favorites/src/components/listings/ListingCard.tsx:22
FunctionListingCard({
data,
reservation,
onAction,
disabled,
actionLabel,
actionId = '',
currentUser,
})
module-federation/airbnb-clone/apps/react-host/src/components/listings/ListingCard.tsx:22
FunctionListingCard({
data,
reservation,
onAction,
disabled,
actionLabel,
actionId = '',
currentUser,
})
module-federation/airbnb-clone/apps/trips/src/components/listings/ListingCard.tsx:22
FunctionListingHead({
title,
locationValue,
imageSrc,
id,
currentUser,
})
module-federation/airbnb-clone/apps/react-host/src/components/listings/ListingHead.tsx:15
FunctionListingInfo({
user,
description,
guestCount,
roomCount,
bathroomCount,
category,
locationValue,
})
module-federation/airbnb-clone/apps/react-host/src/components/listings/ListingInfo.tsx:28
FunctionListingReservation({
price,
dateRange,
totalPrice,
onChangeDate,
onSubmit,
disabled,
disabledDates,
})
module-federation/airbnb-clone/apps/react-host/src/components/listings/ListingReservation.tsx:16
FunctionModal({
isOpen,
onClose,
onSubmit,
title,
body,
actionLabel,
footer,
disabled,
secondaryAction,
module-federation/airbnb-clone/apps/react-host/src/components/modals/Modal.tsx:19