forked from Goutam/lynkeduppro-crm
Merge pull request 'feat(pipeline): Pipeline kanban board + full-page lead detail with Move Stage' (#36) from feat/pipeline into goutamnextflow
Reviewed-on: Goutam/lynkeduppro-crm#36
This commit is contained in:
@@ -71,6 +71,7 @@ const G = {
|
||||
cyan: "linear-gradient(135deg,#34c9d6,#1f9aa4)",
|
||||
};
|
||||
|
||||
// leads data — a small sample of the full book (TOTAL_LEADS)
|
||||
export const LEADS: Lead[] = [
|
||||
{
|
||||
id: "SAL-001", initials: "JM", name: "John Martinez", gradient: G.orange,
|
||||
|
||||
Reference in New Issue
Block a user