Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
This commit is contained in:
gpt-engineer-app[bot]
2026-04-18 01:57:12 +00:00
co-authored by renee-png
parent 73f87e4b6b
commit 6a7176ca35
+1 -1
View File
@@ -434,7 +434,7 @@ export function CustomFormBuilder() {
if (!editor) return;
const ctx = await getContext();
const segments = getRenderedSegments();
const children: DocxParagraph[] = [];
const children: Array<DocxParagraph | DocxTable> = [];
if (!hideTitle && title.trim()) {
children.push(