Fix demo
This commit is contained in:
@ -7,9 +7,13 @@ const doc = new Document({
|
||||
sections: [
|
||||
{
|
||||
properties: {
|
||||
page: {
|
||||
margin: {
|
||||
header: 100,
|
||||
footer: 50,
|
||||
},
|
||||
},
|
||||
},
|
||||
headers: {
|
||||
default: new Header({
|
||||
children: [
|
||||
|
Reference in New Issue
Block a user