Skip to content

Commit

Permalink
fix: repeq receipt formatting (#2135)
Browse files Browse the repository at this point in the history
  • Loading branch information
arturlg authored Feb 19, 2024
1 parent 7d9fd71 commit 68d67ee
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ export const RepresentationEquilibreeReceipt = ({ repEq }: RepresentationEquilib
: {
key: "Modalités de communication auprès des salariés",
value: repEq.publication.modalities,
showAsBlock: true,
},
],
});
Expand Down

0 comments on commit 68d67ee

Please sign in to comment.