From 163c9f8a60ea68057243ed4d6bada7d07c4dd14f Mon Sep 17 00:00:00 2001 From: prathoseraaj V <146630697+prathoseraaj@users.noreply.github.com> Date: Fri, 3 Oct 2025 14:32:29 +0530 Subject: [PATCH] Update memory-game/components/MemoryGame.jsx Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- memory-game/components/MemoryGame.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/memory-game/components/MemoryGame.jsx b/memory-game/components/MemoryGame.jsx index 841de0c7..64d231cd 100644 --- a/memory-game/components/MemoryGame.jsx +++ b/memory-game/components/MemoryGame.jsx @@ -136,7 +136,7 @@ const MemoryGame = () => { {/* Reset Button */}