diff --git a/frontend/src/app/components/common/comp-location-info.tsx b/frontend/src/app/components/common/comp-location-info.tsx index 117c6f1f6..75afedd96 100644 --- a/frontend/src/app/components/common/comp-location-info.tsx +++ b/frontend/src/app/components/common/comp-location-info.tsx @@ -24,9 +24,10 @@ export const CompLocationInfo: FC = ({ yCoordinate, xCoor
-
+
+
Longitude: {xCoordinate ? `${xCoordinate}` : ""} - +