Shared Package Library

TourDayWithDetails

Itinerary

import TourDayWithDetails from "@dertour/ui/components/itinerary/TourDay/TourDayWithDetails"

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

Tour-day itinerary card plus its "open details" behaviour (§7.1, KWRP-197): renders the compact TourDayCard with a chevron that opens the full day view. Thin client wrapper so the timeline (a server component) stays render-only.


Loading demo…