Flight form wiring and flight page
Showing
- client/src/components/Dashboard/FlightCard/FlightCard.tsx 4 additions, 10 deletionsclient/src/components/Dashboard/FlightCard/FlightCard.tsx
- client/src/components/Flight/Flight.scss 26 additions, 0 deletionsclient/src/components/Flight/Flight.scss
- client/src/components/Flight/Flight.tsx 64 additions, 0 deletionsclient/src/components/Flight/Flight.tsx
- client/src/components/FlightCreationForm/FlightCreationForm.tsx 40 additions, 6 deletions.../src/components/FlightCreationForm/FlightCreationForm.tsx
- client/src/main.tsx 7 additions, 0 deletionsclient/src/main.tsx
- client/src/services/BookingList/BookingList.ts 2 additions, 25 deletionsclient/src/services/BookingList/BookingList.ts
- client/src/services/Dashboard/CustomerDashboard.ts 13 additions, 70 deletionsclient/src/services/Dashboard/CustomerDashboard.ts
- client/src/services/Flight/Flight.ts 12 additions, 0 deletionsclient/src/services/Flight/Flight.ts
- client/src/services/FlightForm/FlightForm.ts 17 additions, 0 deletionsclient/src/services/FlightForm/FlightForm.ts
Loading
Please register or sign in to comment