From 698795ca78a2273974c06faf9ef461c050ec0410 Mon Sep 17 00:00:00 2001 From: Patric Stout Date: Fri, 1 Dec 2023 14:45:12 +0100 Subject: [PATCH] fix(ShipStatistics): mass iss presented in kg, not the expected tons (#32) --- src/ShipStatistics/ShipStatistics.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ShipStatistics/ShipStatistics.tsx b/src/ShipStatistics/ShipStatistics.tsx index 5b7fb01..3190b89 100644 --- a/src/ShipStatistics/ShipStatistics.tsx +++ b/src/ShipStatistics/ShipStatistics.tsx @@ -156,7 +156,7 @@ export const ShipStatistics = () => { - t + t