Skip to content

Commit 600c8ae

Browse files
committed
Remove XR as it is WIP
1 parent fdb869a commit 600c8ae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/visualization/rendering/canvas-wrapper.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,6 @@ export default function CanvasWrapper({
257257
style={{ background: sceneBackgroundColor }}
258258
onMouseMove={popupHandlerActions.handleMouseMove}
259259
>
260-
<XR store={store} />
261260
<CameraControls
262261
ref={cameraControlsRef}
263262
dollySpeed={0.3}

0 commit comments

Comments
 (0)