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>
4 lines
77 B
TypeScript
4 lines
77 B
TypeScript
"use client";
|
|
|
|
export { default } from "@/modules/crm/features/sales/leads";
|