From c3734434ed465540ed1274a194dfb38f5ac2edd5 Mon Sep 17 00:00:00 2001 From: Sea10wood Date: Mon, 19 Aug 2024 00:31:16 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20red=5Fcolor=E3=81=AE=E5=A4=89=E6=9B=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Yatai/YataiFoundation.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Yatai/YataiFoundation.tsx b/src/components/Yatai/YataiFoundation.tsx index d29c252..4382890 100644 --- a/src/components/Yatai/YataiFoundation.tsx +++ b/src/components/Yatai/YataiFoundation.tsx @@ -31,7 +31,7 @@ export const YataiFoundation = (props: ThreeElements["mesh"]) => { receiveShadow > - + ); };