refactor: integrated global kanban view everywhere

This commit is contained in:
Aaryan Khandelwal
2023-02-04 20:08:13 +05:30
parent 58eda658c8
commit 85b7f39ed3
15 changed files with 374 additions and 658 deletions

View File

@@ -1,6 +1,5 @@
export * from "./select";
export * from "./sidebar-select";
export * from "./board-view";
export * from "./delete-module-modal";
export * from "./form";
export * from "./list-view";