docker error fixed
This commit is contained in:
@@ -30,7 +30,7 @@ export default function Scene() {
|
||||
return (
|
||||
<KeyboardControls map={map}>
|
||||
<Canvas
|
||||
style={{ width: "100vw", height: "100vh" }}
|
||||
// style={{ width: "100vw", height: "100vh" }}
|
||||
eventPrefix="client"
|
||||
gl={{ powerPreference: "high-performance", antialias: true }}
|
||||
onContextMenu={(e) => {
|
||||
|
||||
Reference in New Issue
Block a user