Connect all CRM pages to the BFF and CRM service, add module docs, and mark CRM available in the SuperApp catalog. Co-authored-by: Cursor <cursoragent@cursor.com>
3 lines
85 B
TypeScript
3 lines
85 B
TypeScript
export { CrmHub } from "./pages/hub";
|
|
export { crmApi } from "./services/crm-api";
|