From 6a7176ca3535e3222f53e5040eec9c23f662070d Mon Sep 17 00:00:00 2001 From: "gpt-engineer-app[bot]" <159125892+gpt-engineer-app[bot]@users.noreply.github.com> Date: Sat, 18 Apr 2026 01:57:12 +0000 Subject: [PATCH] Changes Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com> --- src/components/forms/custom-form-builder.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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(