Shared Package Library

TransferSummary

Itinerary

import TransferSummary from "@dertour/ui/components/itinerary/TransferSummary/TransferSummary"

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

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…