From: Carl Worth Date: Sun, 28 Jun 2020 22:26:54 +0000 (-0700) Subject: Fix the key for some list items X-Git-Url: https://git.cworth.org/git?p=lmno.games;a=commitdiff_plain;h=746e9ae5db16b40b47ef7669fcba6de2229e9eea;hp=410d32deceb2ca11d08265592acb1cc5495dd532 Fix the key for some list items We forgot to update this we grouped players that had tied scores. So since then the key value has been undefined, resulting in a warning from React. --- diff --git a/empathy/empathy.jsx b/empathy/empathy.jsx index 12bedd2..2867dab 100644 --- a/empathy/empathy.jsx +++ b/empathy/empathy.jsx @@ -1155,8 +1155,8 @@ class Game extends React.PureComponent {