diff --git a/src/components/FlightCards/FlightCards.js b/src/components/FlightCards/FlightCards.js index 590d570..944c4c8 100644 --- a/src/components/FlightCards/FlightCards.js +++ b/src/components/FlightCards/FlightCards.js @@ -5,8 +5,9 @@ function FlightCards({flight}) {
-

{flight.train_name}

+

{flight.flight_name}

+ {/*

Name:}

*/}

Date: {flight.next_date}