From f1dfbbcc3f10bca4c605c3d34fdd46b9a4e6fea6 Mon Sep 17 00:00:00 2001 From: marshal Date: Fri, 19 Jun 2026 01:13:52 +0300 Subject: [PATCH] Replace EDR logo image with Train icon in FreightSidebar --- .../backoffice/src/components/layout/FreightSidebar.tsx | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/apps/edr-freight-web/backoffice/src/components/layout/FreightSidebar.tsx b/apps/edr-freight-web/backoffice/src/components/layout/FreightSidebar.tsx index bfa75ddd1..344e80c18 100644 --- a/apps/edr-freight-web/backoffice/src/components/layout/FreightSidebar.tsx +++ b/apps/edr-freight-web/backoffice/src/components/layout/FreightSidebar.tsx @@ -6,7 +6,7 @@ import { useMemo, useState, } from "react"; -import { ChevronDown } from "lucide-react"; +import { ChevronDown, Train } from "lucide-react"; import { Box, Stack, Text } from "@mantine/core"; import type { SidebarItem, SidebarSection } from "./types"; @@ -226,10 +226,8 @@ const FreightSidebar = ({ return (
-
- EDR Freight - - {/* */} +
+