Changes
Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
This commit is contained in:
co-authored by
renee-png
parent
40c2ecc065
commit
eee182b0e5
@@ -301,7 +301,7 @@ export function buildPleadingDoc(input: PleadingInput): Document {
|
||||
},
|
||||
footers: {
|
||||
default: new Footer({
|
||||
children: [new Paragraph({ alignment: AlignmentType.CENTER, children: [run("")] })],
|
||||
children: [buildFooterTable(input.footerLeft, input.footerCenter, input.footerRight)],
|
||||
}),
|
||||
},
|
||||
children: [
|
||||
|
||||
Reference in New Issue
Block a user