Changes
Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
This commit is contained in:
co-authored by
renee-png
parent
8cad9afbdf
commit
f8186b2e48
@@ -11,6 +11,8 @@ import { toast } from "sonner";
|
||||
import { Loader2 } from "lucide-react";
|
||||
|
||||
export const CONTACT_TYPES = [
|
||||
{ value: "client", label: "Client" },
|
||||
{ value: "staff", label: "Staff" },
|
||||
{ value: "opposing_counsel", label: "Opposing counsel" },
|
||||
{ value: "co_counsel", label: "Co-counsel" },
|
||||
{ value: "expert", label: "Expert" },
|
||||
|
||||
Reference in New Issue
Block a user