Skip to content

Commit

Permalink
fix: formatting declaration receipt field (#2112)
Browse files Browse the repository at this point in the history
  • Loading branch information
arturlg authored Feb 8, 2024
1 parent 466fe6c commit 880b9fc
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -334,6 +334,7 @@ export const DeclarationReceipt = (input: DeclarationOpmc) => {
{
key: "Modalités de communication auprès des salariés",
value: declaration.publication.modalities,
showAsBlock: true,
},
]
: []),
Expand Down

0 comments on commit 880b9fc

Please sign in to comment.