Revert "wrong border property"

This commit is contained in:
Dolan
2021-06-18 23:56:41 +01:00
committed by GitHub
parent d556f97dbe
commit 118f60f704

View File

@ -14,13 +14,13 @@ const doc = new Document({
top: {
color: "auto",
space: 1,
value: BorderStyle.SINGLE,
style: BorderStyle.SINGLE,
size: 6,
},
bottom: {
color: "auto",
space: 1,
value: BorderStyle.SINGLE,
style: BorderStyle.SINGLE,
size: 6,
},
},