Changes
Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
This commit is contained in:
co-authored by
renee-png
parent
53adf807c9
commit
8c8d91cb5f
@@ -183,7 +183,8 @@ export type FormFieldType =
|
||||
| "dropdown"
|
||||
| "county"
|
||||
| "client"
|
||||
| "homeowner";
|
||||
| "homeowner"
|
||||
| "contact";
|
||||
|
||||
export interface FormFieldDef {
|
||||
key: string;
|
||||
|
||||
Reference in New Issue
Block a user