From fad7a54443c2478be9fe36a084fe90cfc5d49f7e Mon Sep 17 00:00:00 2001 From: Rayane Djouah <77965000+rayane-djouah@users.noreply.github.com> Date: Fri, 9 Aug 2024 19:35:34 +0100 Subject: [PATCH] Add key prop --- src/components/SelectionList/Search/ReportListItem.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/SelectionList/Search/ReportListItem.tsx b/src/components/SelectionList/Search/ReportListItem.tsx index 0be972b8b7cab..921c553cc6dee 100644 --- a/src/components/SelectionList/Search/ReportListItem.tsx +++ b/src/components/SelectionList/Search/ReportListItem.tsx @@ -189,6 +189,7 @@ function ReportListItem({ {reportItem.transactions.map((transaction) => (