added heading styles
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
import {XmlComponent, Attributes} from "../xml-components";
|
||||
import {RunProperties} from "./properties";
|
||||
import {Bold, Italics, Underline} from "../../styles/formatting/run";
|
||||
import {Bold, Italics, Underline} from "./formatting";
|
||||
|
||||
export class Run extends XmlComponent {
|
||||
private properties: RunProperties;
|
||||
|
Reference in New Issue
Block a user