diff --git a/src/components/forms/custom-form-builder.tsx b/src/components/forms/custom-form-builder.tsx index 053efbc..d6a3fda 100644 --- a/src/components/forms/custom-form-builder.tsx +++ b/src/components/forms/custom-form-builder.tsx @@ -59,8 +59,10 @@ import { applyVariables, fetchFirm, fetchCustomFieldDefs, + fetchClientCustomFieldDefs, fetchAccessibleCases, fetchCaseCustomValues, + fetchClientCustomValues, savePdfToDocuments, SYSTEM_VARIABLES, type ClientLite,