#
luxiaotao1123
2024-04-24 1b4a9a7bcde6635ca32ee2a62c7468b2203a93f6
src/components/help.jsx
@@ -5,10 +5,6 @@
    return (
        <Suspense>
            <GizmoHelper alignment="bottom-right" margin={[80, 80]} onUpdate={() => null}>
                {/* <mesh>
        <boxBufferGeometry args={[1, 1, 1]} />
        <meshStandardMaterial color="hotpink" />
      </mesh> */}
                <GizmoViewport labelColor="white" axisHeadScale={1} />
                <Stats className="!right-0 top-0 !left-[inherit]" />
            </GizmoHelper>