diff --git a/src/components/forms/custom-form-builder.tsx b/src/components/forms/custom-form-builder.tsx index 2a0fb55..f55e839 100644 --- a/src/components/forms/custom-form-builder.tsx +++ b/src/components/forms/custom-form-builder.tsx @@ -434,7 +434,7 @@ export function CustomFormBuilder() { if (!editor) return; const ctx = await getContext(); const segments = getRenderedSegments(); - const children: DocxParagraph[] = []; + const children: Array = []; if (!hideTitle && title.trim()) { children.push(