From 039f4527bb7ea9fd5459d03b68e1ffec5ebfa5c2 Mon Sep 17 00:00:00 2001 From: apanizo Date: Thu, 11 Oct 2018 19:10:31 +0200 Subject: [PATCH] Fix unique key problem in React component --- src/routes/open/components/ReviewInformation/index.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/routes/open/components/ReviewInformation/index.jsx b/src/routes/open/components/ReviewInformation/index.jsx index 19ad940a..9eeca461 100644 --- a/src/routes/open/components/ReviewInformation/index.jsx +++ b/src/routes/open/components/ReviewInformation/index.jsx @@ -109,8 +109,8 @@ const ReviewComponent = ({ values, classes, network }: Props) => { { names.map((name, index) => ( - - + +