Shared Package Library

QuoteContactForm

Common

import QuoteContactForm from "@dertour/ui/components/common/QuoteContactForm/QuoteContactForm"

packages/ui/src/components/common/QuoteContactForm/QuoteContactForm.tsx · not yet imported by any brand app

Quote contact form (§2.2.1, KWRP-173): lets the customer send a message about a specific quote to Kuoni support. Posts to the quote-message route handler, which forwards to the CRM tagged with the quote. Client-side validation mirrors the server boundary so obvious mistakes are caught before the round trip; the message is never logged.


Loading demo…