Changes
Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
This commit is contained in:
co-authored by
renee-png
parent
9522143f51
commit
61d87d0eaa
@@ -50,6 +50,8 @@ import {
|
||||
X,
|
||||
} from "lucide-react";
|
||||
import { ClientHomeownerPicker } from "./form-pickers";
|
||||
import { FormFieldDefsDialog } from "./form-field-defs-dialog";
|
||||
import { FormFieldsFillPanel } from "./form-fields-fill-panel";
|
||||
import {
|
||||
applyVariables,
|
||||
fetchFirm,
|
||||
@@ -63,6 +65,7 @@ import {
|
||||
type FirmInfo,
|
||||
type CustomFieldVar,
|
||||
type CaseLite,
|
||||
type FormFieldDef,
|
||||
} from "@/lib/forms-shared";
|
||||
import { jsPDF } from "jspdf";
|
||||
import {
|
||||
|
||||
Reference in New Issue
Block a user