mirror of
https://github.com/makeplane/plane
synced 2024-06-14 14:31:34 +00:00
3c9679dff9
* chore: update dashboard and profile time in realtime * chore: remove seconds * fix: cycle and module sidebar datepicker
6 lines
146 B
TypeScript
6 lines
146 B
TypeScript
export * from "./overview";
|
|
export * from "./navbar";
|
|
export * from "./profile-issues-filter";
|
|
export * from "./sidebar";
|
|
export * from "./time";
|