mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-09-07 21:15:41 +00:00
Autounload on train arrival
This commit is contained in:
@@ -14,7 +14,7 @@ import { Input } from '@/components/ui/input';
|
||||
import { Label } from '@/components/ui/label';
|
||||
import { Textarea } from '@/components/ui/textarea';
|
||||
import { Loader2 } from 'lucide-react';
|
||||
import { API_BASE_URL } from '@/constants/apiConfig';
|
||||
import { API_BASE_URL } from "@/pages/fleet/config/vehicles";
|
||||
|
||||
interface Cargo {
|
||||
id: string;
|
||||
|
||||
Reference in New Issue
Block a user