Added Homeowner & Tenant
X-Lovable-Edit-ID: edt-f5b9dc86-3abf-4e25-9dc8-a0ac136fb34e Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
This commit is contained in:
@@ -12,6 +12,8 @@ import { Loader2 } from "lucide-react";
|
||||
|
||||
export const CONTACT_TYPES = [
|
||||
{ value: "client", label: "Client" },
|
||||
{ value: "homeowner", label: "Homeowner" },
|
||||
{ value: "tenant", label: "Tenant" },
|
||||
{ value: "staff", label: "Staff" },
|
||||
{ value: "opposing_counsel", label: "Opposing counsel" },
|
||||
{ value: "co_counsel", label: "Co-counsel" },
|
||||
|
||||
Reference in New Issue
Block a user