Shared Package Library

FlightSummaryWithDetails

Itinerary

import FlightSummaryWithDetails from "@dertour/ui/components/itinerary/FlightSummary/FlightSummaryWithDetails"

packages/ui/src/components/itinerary/FlightSummary/FlightSummaryWithDetails.tsx · not yet imported by any brand app

Flight summary card plus its "open details" behaviour (§1.1, KWRP-177): renders the FlightSummary with a chevron that opens a detailed flight view. Thin client wrapper so the timeline (a server component) stays render-only.


Loading demo…