feat(SW-829): Added Total price (VAT)

This commit is contained in:
Pontus Dreij
2024-11-13 14:05:01 +01:00
parent 9a667257a4
commit 80377f4e4e
5 changed files with 46 additions and 24 deletions
@@ -30,6 +30,7 @@ const config = {
textAlign: {
center: styles.textAlignCenter,
left: styles.textAlignLeft,
right: styles.textAlignRight,
},
textTransform: {
bold: styles.bold,
@@ -52,6 +53,7 @@ const fontOnlyconfig = {
textAlign: {
center: styles.textAlignCenter,
left: styles.textAlignLeft,
right: styles.textAlignRight,
},
textTransform: {
bold: styles.bold,