From b22f8c838e024da359fcb90e78f4a19bf5eeb4c4 Mon Sep 17 00:00:00 2001 From: Marshal Date: Sat, 15 Aug 2026 10:34:05 +0000 Subject: [PATCH] fix issue --- apps/edr-freight-web/portal/src/components/AppLayout.tsx | 2 +- .../portal/src/pages/bookings/BookingsListPage.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/edr-freight-web/portal/src/components/AppLayout.tsx b/apps/edr-freight-web/portal/src/components/AppLayout.tsx index a2ab76046..cfe6b93f2 100644 --- a/apps/edr-freight-web/portal/src/components/AppLayout.tsx +++ b/apps/edr-freight-web/portal/src/components/AppLayout.tsx @@ -26,7 +26,7 @@ import { Menu as MenuIcon, Plus, RefreshCw, - Search, + // Search, Settings, Upload, User, diff --git a/apps/edr-freight-web/portal/src/pages/bookings/BookingsListPage.tsx b/apps/edr-freight-web/portal/src/pages/bookings/BookingsListPage.tsx index d9e074eba..4d7f3d3a0 100644 --- a/apps/edr-freight-web/portal/src/pages/bookings/BookingsListPage.tsx +++ b/apps/edr-freight-web/portal/src/pages/bookings/BookingsListPage.tsx @@ -26,7 +26,7 @@ import { LayoutList, MoreVertical, Package, - Plus, + // Plus, Search, Train, Wallet,