Merge pull request #854 from askoufis/fix-footer-import
Fix footer import
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
import { Document, IDocumentOptions } from "./document";
|
||||
import { Footer } from "./footer";
|
||||
import { Footer } from "./footer/footer";
|
||||
import { FootNotes } from "./footnotes";
|
||||
import { Header } from "./header/header";
|
||||
import { Relationships } from "./relationships";
|
||||
|
Reference in New Issue
Block a user