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,