HotelDepartureAirports
import HotelDepartureAirports from "@dertour/ui/components/common/HotelTripCustomisation/HotelDepartureAirports"
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. `error` is OPTIONAL and additive (the multi-centre stopover design is drawn in the unset state, KWRP-407). Supplying it outlines the block and repeats the message under the chips; omitting it — which the hotel page does — renders the block through the untouched `Group`, with no `aria-invalid` and no message.
Loading demo…
