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:
Prateek Shourya 2024-06-11 17:53:48 +05:30 committed by GitHub
parent 1c558eb6b3
commit e3ebb9b61c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
21 changed files with 34 additions and 314 deletions

View file

@ -0,0 +1 @@
export * from "ce/components/issues/bulk-operations/index";

View file

@ -0,0 +1 @@
export * from "ce/constants/issue";