merged to main

This commit is contained in:
Nalvazhuthi
2025-04-09 18:08:23 +05:30
19 changed files with 572 additions and 300 deletions

View File

@@ -69,10 +69,7 @@ const ZoneGroup: React.FC = () => {
},
transparent: true,
depthWrite: false,
blending: THREE.NormalBlending,
}),
[]
);
}), []);
useEffect(() => {
const fetchZones = async () => {