From f8759010f6302b1c3bc05571dff5dfdf0030a957 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Orkun=20Ko=C3=A7yi=C4=9Fit?= Date: Mon, 15 Jul 2019 00:43:08 +0300 Subject: [PATCH] Fix Each child in an array or iterator should have a unique "key" prop https://github.com/OrkunKocyigit/motocal/issues/11 #11 -> https://github.com/OrkunKocyigit/motocal/issues/11 --- src/changelog.js | 4 ++-- src/profile.js | 11 ++++++----- src/result.js | 2 +- 3 files changed, 9 insertions(+), 8 deletions(-) diff --git a/src/changelog.js b/src/changelog.js index 1719d9cc5..6d6acb11e 100644 --- a/src/changelog.js +++ b/src/changelog.js @@ -40,10 +40,10 @@ var {Button} = require('react-bootstrap'); const text = buttonText.replace('{step}', step); return [ -