plane/web/components/issues/issue-layouts/spreadsheet/index.ts
Anmol Singh Bhatia da78933c61
[WEB-1274] chore: issue spreadsheet enhancement (#4423)
* chore: border and background remove from cycle and module select

* choe: indentation improvement
2024-05-10 15:24:18 +05:30

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";