src/pages/fiber.jsx
@@ -25,16 +25,16 @@ <Lights /> <Camera /> <Sky distance={450000} sunPosition={[0, 1, 0]} inclination={0} azimuth={0.25} /> <Buildings /> <TreeGroup /> <House /> {/* <Buildings /> */} {/* <TreeGroup /> */} {/* <House /> */} <Warehouse /> <OrbitControls /> <Environment background preset="night" /> <Help /> </Canvas> <Left /> <Right /> {/* <Left /> */} {/* <Right /> */} </div> )