Ajoute un arrondi sur les montant du tableau comparatif

pull/2410/head
Johan Girod 2022-11-30 18:03:47 +01:00
parent 45db495f2c
commit b9a4272a42
1 changed files with 1 additions and 0 deletions

View File

@ -175,6 +175,7 @@ function Comparateur({ engines }: ComparateurProps) {
</H2>
<TableRow
dottedName="protection sociale . maladie . arrêt maladie"
precision={0}
engines={engines}
/>
<TableRow