]> git.cworth.org Git - lmno.games/commit
Use an actual space not an   entity.
authorCarl Worth <cworth@cworth.org>
Sat, 6 Jun 2020 01:00:20 +0000 (18:00 -0700)
committerCarl Worth <cworth@cworth.org>
Sat, 6 Jun 2020 11:46:51 +0000 (04:46 -0700)
commit40244a4fca54b3cea49fd43c63fa86a2efe06333
treeecfb37fda93de28ea6b76fb112327cf019739a15
parent7b54e4a8c6a461c186125b5e36d4d312ee9b41b2
Use an actual space not an &nbsp; entity.

I didn't really want any non-breaking semantics here. I just wanted a
plain-old space but it wasn't obvious to me how to get it for some
reason. The answer is pretty simple: a string literal inside curly
braces.
tictactoe/tictactoe.jsx