]> git.cworth.org Git - lmno.games/commit
empathy: Add a comman between player names
authorCarl Worth <cworth@cworth.org>
Thu, 11 Jun 2020 23:01:06 +0000 (16:01 -0700)
committerCarl Worth <cworth@cworth.org>
Thu, 11 Jun 2020 23:01:06 +0000 (16:01 -0700)
commit413b73b9282a294e20dc400e243a57a0a6a1d12e
tree36126bb09a7ccc448ec45e7bfee207484d5e8505
parent9dd0ab6d60e81d39f1a66f4a53fd3a19bd51ffe9
empathy: Add a comman between player names

And also simplify the code quite a bit, (using a simple join()
function instead of a map with multiple span and literal {" "}
elements.
empathy/empathy.jsx