mirror of
https://github.com/makeplane/plane.git
synced 2025-12-25 16:19:43 +01:00
* fix: refactoring * fix: site ssr implementation * chore: fixed auto reload on file change in sites * chore: updated constant imports and globalised powerBy component * chore: resolved lint and updated the env --------- Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
4 lines
94 B
TypeScript
4 lines
94 B
TypeScript
export * from "./project-logo";
|
|
export * from "./logo-spinner";
|
|
export * from "./powered-by";
|