feat: Implement Points management with PointsCreator component; enhance event handling and transform controls for simulation points
This commit is contained in:
@@ -117,7 +117,7 @@ function Vehicles() {
|
||||
}, [])
|
||||
|
||||
useEffect(() => {
|
||||
console.log('vehicles: ', vehicles);
|
||||
// console.log('vehicles: ', vehicles);
|
||||
}, [vehicles])
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user