From 24cbd96eca13272e5d4829c89477547db2420af4 Mon Sep 17 00:00:00 2001 From: hirotomoyamada Date: Tue, 18 Jun 2024 04:47:22 +0900 Subject: [PATCH] docs: updated image sources in markdown files --- .../learn/manipulating-the-dom-with-refs.md | 18 +++++++++--------- src/content/reference/react/useRef.md | 6 +++--- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/src/content/learn/manipulating-the-dom-with-refs.md b/src/content/learn/manipulating-the-dom-with-refs.md index 76a4b6f26..a2b131130 100644 --- a/src/content/learn/manipulating-the-dom-with-refs.md +++ b/src/content/learn/manipulating-the-dom-with-refs.md @@ -137,21 +137,21 @@ export default function CatFriends() {