]> git.cworth.org Git - lmno.games/commitdiff
Add key properties to GameInfo and PlayerInfo blocks
authorCarl Worth <cworth@cworth.org>
Fri, 5 Jun 2020 17:15:59 +0000 (10:15 -0700)
committerCarl Worth <cworth@cworth.org>
Sat, 6 Jun 2020 11:45:08 +0000 (04:45 -0700)
This silences the warning that React gives:

    Warning: Each child in a list should have a unique "key" prop

Which I seem to get every time I add a new list of elements.


No differences found