From 980881ab767163f774701b3f9e0a729e72add98c Mon Sep 17 00:00:00 2001 From: "gpt-engineer-app[bot]" <159125892+gpt-engineer-app[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 21:24:21 +0000 Subject: [PATCH] Changes Co-authored-by: Reifonas <211114984+Reifonas@users.noreply.github.com> --- src/components/three/XRHudInWorld.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/three/XRHudInWorld.tsx b/src/components/three/XRHudInWorld.tsx index 37a34d6..2ff565b 100644 --- a/src/components/three/XRHudInWorld.tsx +++ b/src/components/three/XRHudInWorld.tsx @@ -243,9 +243,9 @@ function FloatingPanel({ {tab === 'scene' && } {tab === 'tools' && } - {tab === 'transform' && } {tab === 'inspection' && } {tab === 'share' && } + {tab === 'webxr' && } );