added static agv

This commit is contained in:
2025-04-23 09:13:33 +05:30
parent d161b70537
commit bcc908bfca
4 changed files with 66 additions and 12 deletions

View File

@@ -1,7 +1,7 @@
import React from 'react'
import VehicleAnimator from '../animator/vehicleAnimator'
function VehicleInstance() {
function VehicleInstance({ agvDetails }: any) {
return (
<>