From 06ee2b84c4b28a401ce4f663ee23580aab9421b2 Mon Sep 17 00:00:00 2001 From: prathoseraaj V <146630697+prathoseraaj@users.noreply.github.com> Date: Fri, 3 Oct 2025 14:14:54 +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 77a04b04..9a901da1 100644 --- a/memory-game/components/MemoryGame.jsx +++ b/memory-game/components/MemoryGame.jsx @@ -136,7 +136,7 @@ const MemoryGame = () => { {/* Reset Button */}