chore: files restructure (#4766)
* chore: bulk operations folder restructuring. * fix: build errors --------- Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
This commit is contained in:
parent
1c558eb6b3
commit
e3ebb9b61c
21 changed files with 34 additions and 314 deletions
1
web/ee/components/issues/bulk-operations/index.ts
Normal file
1
web/ee/components/issues/bulk-operations/index.ts
Normal file
|
|
@ -0,0 +1 @@
|
|||
export * from "ce/components/issues/bulk-operations/index";
|
||||
1
web/ee/constants/issue.ts
Normal file
1
web/ee/constants/issue.ts
Normal file
|
|
@ -0,0 +1 @@
|
|||
export * from "ce/constants/issue";
|
||||
Loading…
Add table
Add a link
Reference in a new issue