This commit is contained in:
Dolan
2018-06-11 00:46:51 +01:00
parent 8cb8d3514a
commit 6085f69c22

View File

@ -1,7 +1,7 @@
import { XmlComponent } from "file/xml-components";
import { Paragraph } from "../paragraph";
import { FootNote } from "./footnote/footnote";
import { FootnotesAttributes } from "./footnotes-attributes";
import { Paragraph } from "../paragraph";
export class FootNotes extends XmlComponent {
constructor() {