[WEB-4017] fix: hooks and store refactoring for issue-details (#7107)

* fix: hooks and store splitting for issue-details

* fix: refactoring

* fix: refactoring

* fix: refactor

* fix: css
This commit is contained in:
Akshita Goyal 2025-06-18 15:59:26 +05:30 committed by GitHub
parent 9cdfb2224a
commit c7d17d00b7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 32 additions and 3 deletions

View file

@ -0,0 +1 @@
export * from "ce/hooks/use-issue-properties";