Changes
Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
This commit is contained in:
co-authored by
renee-png
parent
3375fc8bbe
commit
cba64ddd0f
@@ -95,6 +95,7 @@ export function ClientFormDialog({
|
||||
}, [open, client, form]);
|
||||
|
||||
const clientType = form.watch("client_type");
|
||||
const isAssociation = clientType === "hoa" || clientType === "condo";
|
||||
const board = form.watch("board_members");
|
||||
|
||||
const addBoardMember = () => {
|
||||
|
||||
Reference in New Issue
Block a user