Skip to content

Commit

Permalink
ran formatter
Browse files Browse the repository at this point in the history
  • Loading branch information
Lewy Seiden committed Dec 28, 2023
1 parent 3778cce commit 3a4ff81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/field/svg/FieldOverlayRoot.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ class FieldOverlayRoot extends Component<Props, State> {
index={index}
></FieldObstacle>
)
)}
)}
{/* Line paths */}
{layers[ViewLayers.Waypoints] && <FieldPathLines></FieldPathLines>}
{layers[ViewLayers.Trajectory] && (
Expand Down

0 comments on commit 3a4ff81

Please # to comment.