diff --git a/src/App.jsx b/src/App.jsx index f186611..a3f6287 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -188,6 +188,12 @@ function App() { } /> + {/* Unified project detail — won leads and projects share this page (interim coarse guard; ABAC policy guard lands in Phase 8) */} + + + + } /> diff --git a/src/components/kanban/LeadInfoDrawer.jsx b/src/components/kanban/LeadInfoDrawer.jsx index 3799377..14bc143 100644 --- a/src/components/kanban/LeadInfoDrawer.jsx +++ b/src/components/kanban/LeadInfoDrawer.jsx @@ -299,7 +299,9 @@ export default function LeadInfoDrawer({ lead, columns, isOpen, onClose }) {