mirror of
https://github.com/makeplane/plane.git
synced 2026-07-11 13:00:11 +02: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";
|