plane/web/components/analytics/project-modal/index.ts
Aaryan Khandelwal 404e6a0cfc
refactor: analytics (#2419)
* refactor: helper functions

* chore: updated all the page headers

* refactor: custom analytics

* refactor: project analytics modal
2023-10-12 17:43:36 +05:30

4 lines
83 B
TypeScript

export * from "./header";
export * from "./main-content";
export * from "./modal";