From 2f41c435d52d37bd1d5fac66e9c9f6c85670c06b Mon Sep 17 00:00:00 2001 From: yaschalew Date: Sat, 20 Jun 2026 09:52:05 +0300 Subject: [PATCH] fix --- apps/edr-freight-web/backoffice/src/App.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/edr-freight-web/backoffice/src/App.tsx b/apps/edr-freight-web/backoffice/src/App.tsx index 2a5296453..e76a9f5b7 100644 --- a/apps/edr-freight-web/backoffice/src/App.tsx +++ b/apps/edr-freight-web/backoffice/src/App.tsx @@ -356,7 +356,7 @@ const App = () => { } /> } /> - } /> + } /> ); }