last push(I hope)

This commit is contained in:
nabijonovdavronbek619@gmail.com
2026-03-04 12:29:07 +05:00
parent 1e12790e5f
commit 2b8e86e305
5 changed files with 9 additions and 6 deletions

View File

@@ -137,7 +137,7 @@ export default function Filter() {
{/* ⭐ O'ZGARTIRILDI: Category filter with dropdown */}
<div className="bg-gray-500 rounded-lg w-full">
<p className="bg-red-500 text-white p-2 font-semibold font-almarai text-lg rounded-t-lg">
Kategoriyalar
{t("category")}
</p>
<div className="lg:space-y-2 space-x-6 lg:p-2 p-5 flex lg:flex-col overflow-x-auto lg:overflow-x-hidden items-start justify-start w-full">
{categoryBack?.map((item: any) => (
@@ -223,7 +223,7 @@ export default function Filter() {
</div>
</div>
{/* Bo'lim filtri */}
{/* Bo'lim filtri check */}
{visibleSectionData && visibleSectionData.length > 0 && (
<div className="bg-gray-500 rounded-lg w-full">
<p className="bg-red-500 text-white p-2 font-semibold font-almarai text-lg rounded-t-lg">