-
- Downloads
Merge branch '16-page-to-manage-veicles' into 'dev'
Resolve "Page to manage veicles." See merge request !72
No related branches found
No related tags found
Showing
- src/api/addVehicle.ts 10 additions, 0 deletionssrc/api/addVehicle.ts
- 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 57 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 10 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
Loading
Please register or sign in to comment