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

7 lines
174 B
TypeScript
Raw Normal View History

export * from "./activity";
export * from "./overview";
export * from "./navbar";
export * from "./profile-issues-filter";
export * from "./sidebar";
export * from "./time";