diff --git a/client/src/containers/overview/map/popup/index.tsx b/client/src/containers/overview/map/popup/index.tsx index 3e5da8d7..59355f86 100644 --- a/client/src/containers/overview/map/popup/index.tsx +++ b/client/src/containers/overview/map/popup/index.tsx @@ -23,8 +23,8 @@ export default function CostAbatementPopup() { - - + + @@ -33,9 +33,7 @@ export default function CostAbatementPopup() { {renderCurrency(popup?.features?.[0]?.properties?.cost)}
CostAbatementCost (total, USD)Abatement (tCO2e)
- {renderCurrency( - popup?.features?.[0]?.properties?.abatementPotential, - )} + {popup?.features?.[0]?.properties?.abatementPotential}