DEMO: 75-tab-stops.ts added missing \t
This commit is contained in:
@ -70,7 +70,7 @@ const doc = new Document({
|
||||
tabStops: reciptTabStops,
|
||||
children: [
|
||||
new TextRun({
|
||||
text: "\t\tTotal: 200",
|
||||
text: "\t\t\tTotal: 200",
|
||||
bold: true
|
||||
})
|
||||
],
|
||||
|
Reference in New Issue
Block a user