clean up of Text class
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import {Text} from "../xml-components";
|
||||
import {Text} from "./text";
|
||||
import {Run} from "../run";
|
||||
|
||||
export class TextRun extends Run {
|
||||
|
Reference in New Issue
Block a user