added static agv
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import React from 'react'
|
||||
import VehicleAnimator from '../animator/vehicleAnimator'
|
||||
|
||||
function VehicleInstance() {
|
||||
function VehicleInstance({ agvDetails }: any) {
|
||||
return (
|
||||
<>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user