mirror of
https://github.com/makeplane/plane
synced 2024-06-14 14:31:34 +00:00
c270c8689f
* chore: implemented project layout and integrated sidebar component * chore: implemented workspace layout and integrated sidebar component
3 lines
53 B
TypeScript
3 lines
53 B
TypeScript
export * from "./layout";
|
|
export * from "./sidebar";
|