diff --git a/frontend/src/App.tsx b/frontend/src/App.tsx index 346a809..42af6c7 100644 --- a/frontend/src/App.tsx +++ b/frontend/src/App.tsx @@ -46,7 +46,7 @@ function Navigation() { const isTripDetail = /^\/trips\/[^/]+$/.test(location.pathname); return ( -