From 780147988815199f853a7f83c1bed9ecae0465c8 Mon Sep 17 00:00:00 2001 From: Hadeed Ahmad Date: Tue, 4 Jun 2024 23:59:42 +0400 Subject: [PATCH] Remove hover on mobile --- src/game.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/game.jsx b/src/game.jsx index 822ce18..508caa8 100644 --- a/src/game.jsx +++ b/src/game.jsx @@ -57,7 +57,7 @@ const GridButton = ({ onClick, symbol, turn, disabled, won }) => { > {symbol == "" ? ( ) : (