From 2a7be1dd522b53868cf636f67e0fdb26259a49ac Mon Sep 17 00:00:00 2001 From: Tom Boullay Date: Mon, 27 Apr 2026 17:12:11 +0200 Subject: [PATCH] style: align model stats helper --- components/ModelViewer.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/ModelViewer.tsx b/components/ModelViewer.tsx index cf1cdb5..b87b6c1 100644 --- a/components/ModelViewer.tsx +++ b/components/ModelViewer.tsx @@ -60,7 +60,7 @@ export default function ModelViewer({ url, assetUrls, filename, size }: ModelVie {stats && ( -
+
Draw calls {stats.drawCalls}