Skip to content

Variable: Contact

Examples / @xmachines/play-react-demo / Contact

const Contact: ComponentFn<AuthCatalog, "Contact">;

Defined in: packages/play-react/examples/demo/src/components/Contact.tsx:10

Contact — Public contact page

Uses ComponentFn<AuthCatalog, “Contact”> for catalog-typed props. Navigation is handled by HeaderNav — this component only renders content.