Variable: Settings
Examples / @xmachines/play-react-demo / Settings
const Settings: ComponentFn<AuthCatalog, "Settings">;Defined in: packages/play-react/examples/demo/src/components/Settings.tsx:11
Settings — Protected settings page
Uses ComponentFn<AuthCatalog, “Settings”> for catalog-typed props. Navigation is handled by HeaderNav — this component only renders content.