plane/web/components/profile/index.ts
Aaryan Khandelwal 3c9679dff9
chore: update time in real-time in dashboard and profile sidebar (#3489)
* chore: update dashboard and profile time in realtime

* chore: remove seconds

* fix: cycle and module sidebar datepicker
2024-01-29 15:42:57 +05:30

6 lines
146 B
TypeScript

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