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 ? (