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' && } );