add base constant to tooltip

This commit is contained in:
Christoph Kluge 2024-09-27 13:48:14 +02:00
parent c7d0c86d52
commit 183b310696

View File

@ -64,7 +64,7 @@
<Tooltip
target={`energy-footprint-${job.jobId}-carbon`}
placement="top"
>Estimated emission based on supplier energy mix and total energy consumption.
>Estimated emission based on supplier energy mix ({carbonPerkWh} g/kWh) and total energy consumption.
</Tooltip>
{/if}