plane/web/core/components/dashboard/index.ts
2024-06-11 14:39:52 +05:30

4 lines
108 B
TypeScript

export * from "./widgets";
export * from "./home-dashboard-widgets";
export * from "./project-empty-state";