X-Git-Url: https://git.cworth.org/git?p=lmno.games;a=blobdiff_plain;f=tictactoe%2Ftictactoe.jsx;h=849a6f2a113f6141ceaf1e33927bb10d2bbadd23;hp=934faa8e0cc63e37adc530c22beea642f7782fb7;hb=1292fbceb528e33906f7f28f7205d57d6ff19b61;hpb=d1b224fb4410e5ae5a06a5a8edc707524f1c2b73 diff --git a/tictactoe/tictactoe.jsx b/tictactoe/tictactoe.jsx index 934faa8..849a6f2 100644 --- a/tictactoe/tictactoe.jsx +++ b/tictactoe/tictactoe.jsx @@ -146,15 +146,15 @@ class Game extends React.Component { return (
+
+
{status}
+
this.handleClick(i)} />
-
-
{status}
-
); }