mirror of
https://github.com/multica-ai/multica.git
synced 2026-07-06 22:09:44 +02:00
Add a new "My Issues" page accessible from the sidebar, positioned between Inbox and Issues. Issues are grouped into three collapsible sections: assigned to me, assigned to my agents, and created by me.
2 lines
60 B
TypeScript
2 lines
60 B
TypeScript
export { MyIssuesPage } from "./components/my-issues-page";
|