allow Underline to be called with type and color; fix default
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
import { Attributes, XmlComponent } from "../xml-components";
|
||||
export { Underline } from './underline';
|
||||
|
||||
export class Bold extends XmlComponent {
|
||||
|
||||
|
Reference in New Issue
Block a user