diff --git a/src/components/forms/custom-form-builder.tsx b/src/components/forms/custom-form-builder.tsx index 29b1232..082939f 100644 --- a/src/components/forms/custom-form-builder.tsx +++ b/src/components/forms/custom-form-builder.tsx @@ -52,6 +52,7 @@ import { X, SquareDashed, Square, + ImagePlus, } from "lucide-react"; import { ClientHomeownerPicker } from "./form-pickers"; import { FormFieldDefsDialog } from "./form-field-defs-dialog";