From f64f32e40825e5372f24998441b59d2e2d499af7 Mon Sep 17 00:00:00 2001 From: SaifUrRehman2k Date: Sun, 30 Nov 2025 00:16:00 +0500 Subject: [PATCH] [Docs]: Add mutation is unreliable and should be avoided --- src/content/learn/tutorial-tic-tac-toe.md | 8 +++++++- src/content/learn/updating-arrays-in-state.md | 4 ++-- src/content/learn/updating-objects-in-state.md | 6 +++--- 3 files changed, 12 insertions(+), 6 deletions(-) diff --git a/src/content/learn/tutorial-tic-tac-toe.md b/src/content/learn/tutorial-tic-tac-toe.md index 115c2a9a5e9..6febed65d44 100644 --- a/src/content/learn/tutorial-tic-tac-toe.md +++ b/src/content/learn/tutorial-tic-tac-toe.md @@ -1337,7 +1337,7 @@ The DOM `