merged to main
This commit is contained in:
@@ -69,10 +69,7 @@ const ZoneGroup: React.FC = () => {
|
||||
},
|
||||
transparent: true,
|
||||
depthWrite: false,
|
||||
blending: THREE.NormalBlending,
|
||||
}),
|
||||
[]
|
||||
);
|
||||
}), []);
|
||||
|
||||
useEffect(() => {
|
||||
const fetchZones = async () => {
|
||||
|
||||
Reference in New Issue
Block a user