From 132992ae6b5196bcf70af04150e63d67dbe8a9d1 Mon Sep 17 00:00:00 2001 From: Paul Jones Date: Tue, 24 Sep 2024 20:05:41 -0600 Subject: [PATCH] Replace defunct placeKitten calls with loremFlicker and placeCat calls --- .../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 2d44d735359..e881c8a1f34 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() { <>