0
0
mirror of https://github.com/makeplane/plane synced 2024-06-14 14:31:34 +00:00
plane/web/components/issues/issue-layouts/spreadsheet/index.ts
Anmol Singh Bhatia da78933c61
[WEB-1274] chore: issue spreadsheet enhancement ()
* 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";