From 0099770e35534b565c90bd1e89fc99e105521bfb Mon Sep 17 00:00:00 2001 From: Jason Lin Date: Thu, 25 Jan 2024 17:17:10 -0500 Subject: [PATCH] Fix react key prop error. --- .../ContactsSummarySection/ContactsSummarySection.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/services/app-web/src/components/SubmissionSummarySection/ContactsSummarySection/ContactsSummarySection.tsx b/services/app-web/src/components/SubmissionSummarySection/ContactsSummarySection/ContactsSummarySection.tsx index 8a721a18bd..05a3cb7714 100644 --- a/services/app-web/src/components/SubmissionSummarySection/ContactsSummarySection/ContactsSummarySection.tsx +++ b/services/app-web/src/components/SubmissionSummarySection/ContactsSummarySection/ContactsSummarySection.tsx @@ -51,6 +51,7 @@ export const ContactsSummarySection = ({ submission.stateContacts.map( (stateContact, index) => (