refactor: integrated global list view everywhere
This commit is contained in:
parent
85b7f39ed3
commit
d673aedf48
24 changed files with 938 additions and 1172 deletions
|
|
@ -1,5 +1,8 @@
|
|||
export * from "./board-view";
|
||||
export * from "./list-view";
|
||||
export * from "./bulk-delete-issues-modal";
|
||||
export * from "./existing-issues-list-modal";
|
||||
export * from "./image-upload-modal";
|
||||
export * from "./issues-filter-view";
|
||||
export * from "./issues-view-filter";
|
||||
export * from "./issues-view";
|
||||
export * from "./not-authorized-view";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue