lots of tslinting
This commit is contained in:
@ -5,7 +5,7 @@ export class Columns extends XmlComponent {
|
||||
constructor() {
|
||||
super("w:cols");
|
||||
this.root.push(new Attributes({
|
||||
space: "708"
|
||||
space: "708",
|
||||
}));
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user