update navbar
هذا الالتزام موجود في:
@@ -38,7 +38,7 @@ const Header = () => {
|
||||
const toggleMobileNav = () => setIsMobileNavOpen(!isMobileNavOpen);
|
||||
|
||||
const navLinks = [
|
||||
{ name: 'Dashboard', to: '/', icon: LayoutDashboard, iconLight: LayoutDashboardLight },
|
||||
{ name: 'Dashboard', to: '/dashboard', icon: LayoutDashboard, iconLight: LayoutDashboardLight },
|
||||
{ name: 'Portfolio', to: '/portfolio', icon: BookOpen, iconLight: BookOpenLight },
|
||||
{ name: 'Strategy', to: '/strategy', icon: CalendarDays, iconLight: CalendarDaysLight },
|
||||
{ name: 'Analysis', to: '/analysis', icon: AnalysisIcon, iconLight: AnalysisIconLight },
|
||||
|
||||
المرجع في مشكلة جديدة
حظر مستخدم