TransferSummary
Itinerary
import TransferSummary from "@dertour/ui/components/itinerary/TransferSummary/TransferSummary"
Presentational summary of a transfer in the itinerary. Shows the vehicle and pickup → dropoff route when known; when no scheduled time is available it still confirms a transfer is included via a "to be confirmed" message. Render-only — all logic lives in TransferSummary.helpers.ts.
Loading demo…