Elements to manage vehicles.
parent
46b73ae6
No related branches found
No related tags found
Showing
- src/api/getVehicleList.ts 10 additions, 0 deletionssrc/api/getVehicleList.ts
- src/api/routes.ts 1 addition, 0 deletionssrc/api/routes.ts
- src/components/Dashboard/Dashboard.tsx 2 additions, 0 deletionssrc/components/Dashboard/Dashboard.tsx
- src/components/Dashboard/HomePage/NavBar.tsx 13 additions, 0 deletionssrc/components/Dashboard/HomePage/NavBar.tsx
- src/components/Dashboard/VehiclePage/InsertVeicle.tsx 7 additions, 0 deletionssrc/components/Dashboard/VehiclePage/InsertVeicle.tsx
- src/components/Dashboard/VehiclePage/VehicleList.tsx 17 additions, 0 deletionssrc/components/Dashboard/VehiclePage/VehicleList.tsx
- src/components/Dashboard/VehiclePage/VehiclePage.tsx 8 additions, 0 deletionssrc/components/Dashboard/VehiclePage/VehiclePage.tsx
- src/hooks/useVehicle.ts 22 additions, 0 deletionssrc/hooks/useVehicle.ts
- src/types/VehicleType.ts 7 additions, 0 deletionssrc/types/VehicleType.ts
src/api/getVehicleList.ts
0 → 100644
src/hooks/useVehicle.ts
0 → 100644
src/types/VehicleType.ts
0 → 100644
Please register or sign in to comment