Shared Package Library

HotelDepartureAirports

Common

import HotelDepartureAirports from "@dertour/ui/components/common/HotelTripCustomisation/HotelDepartureAirports"

packages/ui/src/components/common/HotelTripCustomisation/HotelDepartureAirports.tsx · used by kuoni

Internal to `HotelPage_Body_TripCustomisation_001`: the departure-airport chips (Figma `airport-selectors`) — a radio group where each chip shows the airport and its per-person price difference (`+£288` / `-£100`), with an enquiry fallback for airports not listed. A native radio group rather than buttons, so arrow-key selection and the "one of many" semantics come for free. Controlled: the caller owns the selection.


Loading demo…