Skip to content

Commit

Permalink
pass required prop to contacts
Browse files Browse the repository at this point in the history
  • Loading branch information
pearl-truss committed Sep 8, 2023
1 parent d953034 commit 39be654
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -477,6 +477,9 @@ export const Contacts = ({
shouldValidate={
shouldValidate
}
isRequired={
true
}
fieldNamePrefix={`addtlActuaryContacts.${index}`}
fieldSetLegend={handleContactLegend(
index,
Expand Down

0 comments on commit 39be654

Please sign in to comment.