diff --git a/src/components/PropertyDetailSection.tsx b/src/components/PropertyDetailSection.tsx index 37704d1e..d483bf1a 100644 --- a/src/components/PropertyDetailSection.tsx +++ b/src/components/PropertyDetailSection.tsx @@ -191,7 +191,7 @@ const PropertyDetailSection: FC = ({ /> ) : ( <> -
+
{display === "list" ? ( = ({
{/* Keep empty while loading */}
) : ( <> -
+
{/* Left-aligned content: Total Properties in View */} = ({ ) } /> -
+

{shouldFilterSavedProperties @@ -151,7 +151,7 @@ const SearchBarComponent: FC = ({ label={Download} className={`max-md:min-w-[4rem] ${ smallScreenMode === "map" ? "max-sm:hidden" : "" - }`} + } px-0`} />