diff --git a/app/[lang]/(live)/(public)/hotelreservation/select-hotel/page.tsx b/app/[lang]/(live)/(public)/hotelreservation/select-hotel/page.tsx index 24b53a6b9..ebd516ce7 100644 --- a/app/[lang]/(live)/(public)/hotelreservation/select-hotel/page.tsx +++ b/app/[lang]/(live)/(public)/hotelreservation/select-hotel/page.tsx @@ -70,6 +70,7 @@ export default async function SelectHotelPage({ /> )) ) : ( + // TODO: handle no hotels found No hotels found )}