mirror of
https://github.com/makeplane/plane
synced 2024-06-14 14:31:34 +00:00
da78933c61
* chore: border and background remove from cycle and module select * choe: indentation improvement
6 lines
173 B
TypeScript
6 lines
173 B
TypeScript
export * from "./columns";
|
|
export * from "./roots";
|
|
export * from "./spreadsheet-view";
|
|
export * from "./quick-add-issue-form";
|
|
export * from "./spreadsheet-header-column";
|