[WEB-1883] chore: moving issue activity store to respective folder (#5169)

* chore: issue activity store

* chore: updated issue activity store and handled workspace settings order

* chore: added paramenter on the issue worklog component

* chore: hanlded popover close from prop
This commit is contained in:
guru_sainath 2024-07-19 16:11:25 +05:30 committed by GitHub
parent b4feaf973a
commit f1f7fa907a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 113 additions and 90 deletions

View file

@ -0,0 +1 @@
export * from "ce/store/issue/issue-details/activity.store";