]> git.cworth.org Git - lmno.games/commit
Display all players, not just a single component
authorCarl Worth <cworth@cworth.org>
Sat, 6 Jun 2020 03:17:46 +0000 (20:17 -0700)
committerCarl Worth <cworth@cworth.org>
Sat, 6 Jun 2020 11:46:51 +0000 (04:46 -0700)
commite92b0500735ed3f70c218cb38ad421483a497d18
tree0891185d0c7371b7fd94887ff352dbcdbc2fb447
parentd3a035c38d6deff85f63e313430ac7e45955e2a9
Display all players, not just a single component

It's a little trickier to deal with an array (both on the setState
side and when using the map() function to generate React elements) but
it's not too bad.

Thanks for the help, Richard!
tictactoe/tictactoe.jsx