diff --git a/src/tictactoe/Player.tsx b/src/tictactoe/Player.tsx index faa47f3..a225709 100644 --- a/src/tictactoe/Player.tsx +++ b/src/tictactoe/Player.tsx @@ -232,6 +232,10 @@ export default function Player({ )} +