Shared Package Library

DetailFieldGrid

Itinerary

import DetailFieldGrid from "@dertour/ui/components/itinerary/detail/DetailFieldGrid"

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

Render-only key/value grid for the itinerary detail views (the labelled fields in the design: flight number, airline, departure, arrival, address, check-in/out, etc.). Fields with an empty/nullish value are skipped so a partial Travel Box record still renders cleanly.


Loading demo…