Skip to content

Commit

Permalink
fix: hyphen link
Browse files Browse the repository at this point in the history
  • Loading branch information
ledouxm committed Aug 7, 2024
1 parent 753627a commit 04ec90d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/pdf/src/report.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -191,8 +191,6 @@ export const getReportHtmlString = (
Ref cadastrale : ${report.projectCadastralRef ?? ""}<br/>
</p>
<span class="link">https://stackoverflow.com/questions/8753296/how-to-prevent-line-break-at-hyphens-in-all-browsers</span>
<p>
<strong>Objet de la demande : ${report.title ?? ""}</strong>
</p>
Expand Down

0 comments on commit 04ec90d

Please sign in to comment.