diff --git a/frontend/src/components/PathModal.tsx b/frontend/src/components/PathModal.tsx index 63aa326..4a2456f 100644 --- a/frontend/src/components/PathModal.tsx +++ b/frontend/src/components/PathModal.tsx @@ -170,7 +170,10 @@ export function PathModal({ ))} {/* Map modal — opens when a "Map route" button is clicked */} - !open && setMapModalIndex(null)}> + !open && setMapModalIndex(null)} + >