From 34b87bbcee8e36688347bb037a05517a10dd9d4f Mon Sep 17 00:00:00 2001 From: natib21 Date: Thu, 2 Jul 2026 14:06:45 +0000 Subject: [PATCH] fix --- .../src/pages/operations/FirstMilePage.tsx | 16 ++++++++++++++-- .../src/pages/operations/LastMilePage.tsx | 16 ++++++++++++++-- 2 files changed, 28 insertions(+), 4 deletions(-) diff --git a/apps/edr-freight-web/backoffice/src/pages/operations/FirstMilePage.tsx b/apps/edr-freight-web/backoffice/src/pages/operations/FirstMilePage.tsx index 34bf68c21..b956c2f31 100644 --- a/apps/edr-freight-web/backoffice/src/pages/operations/FirstMilePage.tsx +++ b/apps/edr-freight-web/backoffice/src/pages/operations/FirstMilePage.tsx @@ -1037,11 +1037,17 @@ const FirstMilePage = () => { diff --git a/apps/edr-freight-web/backoffice/src/pages/operations/LastMilePage.tsx b/apps/edr-freight-web/backoffice/src/pages/operations/LastMilePage.tsx index ba02483a7..cfb73a860 100644 --- a/apps/edr-freight-web/backoffice/src/pages/operations/LastMilePage.tsx +++ b/apps/edr-freight-web/backoffice/src/pages/operations/LastMilePage.tsx @@ -1095,12 +1095,18 @@ const LastMilePage = () => {