mirror of
https://github.com/makeplane/plane.git
synced 2026-07-13 14:01:45 +02:00
* dev: common title and description input component added * dev: common layout components
4 lines
75 B
TypeScript
4 lines
75 B
TypeScript
export * from "./main";
|
|
export * from "./root";
|
|
export * from "./sidebar";
|