From 3309f3bed118d7e682f8842ed82adbc645d037b9 Mon Sep 17 00:00:00 2001 From: hamid zarghami Date: Sun, 14 Dec 2025 14:27:10 +0330 Subject: [PATCH] fix design bug footer cart + header notif --- src/components/navigation/BottomNavBar.tsx | 14 ++++++++------ src/components/topbar/TopBar.tsx | 2 +- src/features/providers/ReactQueryProvider.tsx | 2 +- 3 files changed, 10 insertions(+), 8 deletions(-) diff --git a/src/components/navigation/BottomNavBar.tsx b/src/components/navigation/BottomNavBar.tsx index bad394f..eee3aae 100644 --- a/src/components/navigation/BottomNavBar.tsx +++ b/src/components/navigation/BottomNavBar.tsx @@ -33,14 +33,15 @@ function BottomNavBar({ onPagerClick }: BottomNavBarProps) { }, [items]); return ( -
-
+
+
{/* 🔽 Your HTML content inside SVG */} - +