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.
1 line
60 B
TypeScript
1 line
60 B
TypeScript
export { MyIssuesPage } from "./components/my-issues-page";
|