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 - - {/* */} +
+