diff --git a/src/Game.tsx b/src/Game.tsx index 67e020f..1e2dc06 100644 --- a/src/Game.tsx +++ b/src/Game.tsx @@ -228,7 +228,12 @@ function Game(props: GameProps) { {tableRows}
-

{hint || `\u00a0`}

+

+ {hint || `\u00a0`} +

{gameState !== GameState.Playing && !challenge && (