diff --git a/Components/Rooms/HotelRoomListings.tsx b/Components/Rooms/HotelRoomListings.tsx index 4a5eae0..e885ce8 100644 --- a/Components/Rooms/HotelRoomListings.tsx +++ b/Components/Rooms/HotelRoomListings.tsx @@ -397,8 +397,8 @@ const HotelRoomListings = ({ initialHavens }: HotelRoomListingsProps) => { {/* Filter Content - Desktop: Horizontal, Mobile: Hidden */}
- {/* Filter Pills - Desktop Only */} - {!isMobile && ( + {/* Filter Pills */} + {(!isMobile || showMobileFilters) && (
{/* Price Range Filter */}