From 7e59348f32bb3a23c6f5cf11bcd0eb4fb5497a5d Mon Sep 17 00:00:00 2001 From: Paul Jones <32859666+pauljones0@users.noreply.github.com> Date: Mon, 30 Sep 2024 09:59:43 -0600 Subject: [PATCH 01/19] Replace defunct placeKitten calls with loremFlicker and placeCat calls (#7189) --- .../learn/manipulating-the-dom-with-refs.md | 28 +++++++++---------- src/content/reference/react/useRef.md | 18 ++++++------ 2 files changed, 23 insertions(+), 23 deletions(-) diff --git a/src/content/learn/manipulating-the-dom-with-refs.md b/src/content/learn/manipulating-the-dom-with-refs.md index 2d44d7353..e881c8a1f 100644 --- a/src/content/learn/manipulating-the-dom-with-refs.md +++ b/src/content/learn/manipulating-the-dom-with-refs.md @@ -124,35 +124,35 @@ export default function CatFriends() { <>