fix(ui): Corrects font family in contentinvoice element.

This commit is contained in:
2024-12-05 19:31:17 +01:00
parent 23031d06b7
commit dead3eeaec
4 changed files with 8 additions and 4 deletions

View File

@@ -1,5 +1,10 @@
# Changelog
## 2024-12-05 - 1.6.3 - fix(ui)
Corrects font family in contentinvoice element.
- Updated the font-family for line items in contentinvoice.ts
## 2024-12-05 - 1.6.2 - fix(translation)
Corrected missing translation keys for VAT short form across multiple languages.