0
0
mirror of https://github.com/makeplane/plane synced 2024-06-14 14:31:34 +00:00
plane/web/components/dashboard/widgets/issue-panels/index.ts

4 lines
95 B
TypeScript
Raw Normal View History

export * from "./issue-list-item";
export * from "./issues-list";
export * from "./tabs-list";