removed redundant line

main
Inga 🏳‍🌈 6 months ago
parent bc98fda9d1
commit 7f0ca80e54
  1. 1
      src/routePlanner/hooks/useMarkersOnMap/getLayersForMarkers.ts

@ -37,7 +37,6 @@ export const getLayersForMarkers = (
permanent: true,
direction: 'center',
className: 'text',
content: marker.shortLabel,
}),
),
];

Loading…
Cancel
Save