plane/web/components/issues/issue-layouts/gantt/index.ts
Aaryan Khandelwal 9ad1e73666
dev: gantt chart implementation using MobX (#2302)
* dev: fetch project gantt issues using mobx

* chore: handle group by options in the kanban layout
2023-09-29 15:00:51 +05:30

3 lines
50 B
TypeScript

export * from "./blocks";
export * from "./root";