From b838025ab02a7c5b89727de9a1478c733dc8b6f5 Mon Sep 17 00:00:00 2001 From: "nabijonovdavronbek619@gmail.com" Date: Fri, 6 Mar 2026 20:54:22 +0500 Subject: [PATCH] clear filter --- components/pages/products/filter/filter.tsx | 4 ++-- components/pages/products/product/mianProduct.tsx | 2 +- components/pages/products/product/products.tsx | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/components/pages/products/filter/filter.tsx b/components/pages/products/filter/filter.tsx index 29bbd32..26fa42d 100644 --- a/components/pages/products/filter/filter.tsx +++ b/components/pages/products/filter/filter.tsx @@ -224,7 +224,7 @@ export default function Filter() { {/* Bo'lim filtri check */} - {visibleSectionData && visibleSectionData.length > 0 && ( + {/*{visibleSectionData && visibleSectionData.length > 0 && (

{t("section")} @@ -259,7 +259,7 @@ export default function Filter() { {dataExpanded ? t("hide") : t("show_more")}

- )} + )}*/} ); } diff --git a/components/pages/products/product/mianProduct.tsx b/components/pages/products/product/mianProduct.tsx index abb0b8e..43abccc 100644 --- a/components/pages/products/product/mianProduct.tsx +++ b/components/pages/products/product/mianProduct.tsx @@ -97,7 +97,7 @@ export default function MainProduct() {
{/* ✅ isLoading da overlay — list o'rnini saqlab, ustidan opacity */}
{results.map((item: any) => (
{/* filter part */} - + {/**/} {/* main products */}