mirror of
https://github.com/makeplane/plane.git
synced 2026-09-03 12:50:29 +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";
|