From 6b81b66f0d8f8686d7e5ae3b0b2c5aae8bc14892 Mon Sep 17 00:00:00 2001 From: Pixel Date: Tue, 10 Mar 2026 00:17:13 +0100 Subject: [PATCH] =?UTF-8?q?fix:=20correct=20instancedMesh=20args=20(null?= =?UTF-8?q?=20=E2=86=92=20undefined)=20for=20TypeScript=20compatibility?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/page.tsx b/app/page.tsx index fa828af..6a3a504 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -22,7 +22,7 @@ function ParticleField() { ); return ( - +