Skip to content
Snippets Groups Projects
Commit ddcb2620 authored by Yoan VALLET's avatar Yoan VALLET
Browse files

fix: add space in FAQ content

parent 05082a2d
Branches
Tags
1 merge request!530chore(release): 1.6.4
...@@ -218,7 +218,7 @@ const FaqData = async (client: Client): Promise<FAQSection[]> => { ...@@ -218,7 +218,7 @@ const FaqData = async (client: Client): Promise<FAQSection[]> => {
pour un consommateur soutirant moins de 6 MWh par an) pour un consommateur soutirant moins de 6 MWh par an)
</p> </p>
<p> <p>
- pour l'eau, 1 litre d’eau = - pour l'eau, 1 litre d’eau ={' '}
{fluidPrices[FluidType.WATER].price}€ TTC (prix constaté au{' '} {fluidPrices[FluidType.WATER].price}€ TTC (prix constaté au{' '}
{DateTime.fromISO(fluidPrices[FluidType.WATER].startDate) {DateTime.fromISO(fluidPrices[FluidType.WATER].startDate)
.setZone('utc', { .setZone('utc', {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment