mirror of
https://github.com/makeplane/plane.git
synced 2025-12-23 23:29:37 +01:00
* 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";
|