FlightDetail
Itinerary
import FlightDetail from "@dertour/ui/components/itinerary/FlightSummary/FlightDetail"
Full detail view of a single flight leg (§1.1, KWRP-177/251/252), rendered inside FlightDetailsDialog. Matches the design: the out-of-date-range advisory + the times strip (dates, bold times, codes, airport names, airline logo) and check-in on the left, the labelled flight fields, passengers and baggage on the right, then the available upgrades and advisory note. Render-only — formatting lives in FlightSummary.helpers.ts; partial Travel Box records degrade by dropping the missing fields.
Loading demo…