From dc741d1e661ee72b006b7bd4de86a15a5bc11502 Mon Sep 17 00:00:00 2001 From: prathoseraaj V <146630697+prathoseraaj@users.noreply.github.com> Date: Fri, 3 Oct 2025 14:54:03 +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 1bde8f25..cbf73bc3 100644 --- a/memory-game/components/MemoryGame.jsx +++ b/memory-game/components/MemoryGame.jsx @@ -99,7 +99,7 @@ const MemoryGame = () => { return (
{/* Heading */} -

Memory Game

+

Memory Game

{/* Grid Size */}