From a0b0266b1a80498ea00510df524d503471b10d8f Mon Sep 17 00:00:00 2001 From: hamid zarghami Date: Tue, 23 Jun 2026 09:17:51 +0330 Subject: [PATCH] menu bottom color --- src/components/navigation/BottomNavBar.tsx | 10 ++-------- src/components/navigation/BottomNavLink.tsx | 8 +------- src/components/navigation/BottomNavLinkBig.tsx | 2 +- 3 files changed, 4 insertions(+), 16 deletions(-) diff --git a/src/components/navigation/BottomNavBar.tsx b/src/components/navigation/BottomNavBar.tsx index b3af5d2..60d322a 100644 --- a/src/components/navigation/BottomNavBar.tsx +++ b/src/components/navigation/BottomNavBar.tsx @@ -12,7 +12,6 @@ import HomeIcon from '../icons/HomeIcon' import { useTranslation } from 'react-i18next'; import { useCart } from '@/app/[name]/(Main)/cart/hook/useCart'; import { Building } from 'iconsax-react'; -import clsx from 'clsx'; import { glassSurfaceNav } from '@/lib/styles/glassSurface'; import { getBottomNavMaskStyle } from './bottomNavShape'; import { useGetProfile } from '@/app/[name]/(Profile)/profile/hooks/userProfileData'; @@ -81,7 +80,7 @@ function BottomNavBar({ onPagerClick }: BottomNavBarProps) { {onPagerClick ? (