forked from github/plane
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";
|