[WEB-2568] chore: minor improvements for issue activity component. (#5725)
This commit is contained in:
parent
bcd46b6aa9
commit
e9d5db0093
5 changed files with 16 additions and 1 deletions
|
|
@ -1,3 +1,4 @@
|
|||
export * from "./issue-identifier";
|
||||
export * from "./issue-properties-activity";
|
||||
export * from "./issue-type-switcher";
|
||||
export * from "./issue-type-activity";
|
||||
|
|
|
|||
|
|
@ -0,0 +1 @@
|
|||
export * from "ce/components/issues/issue-details";
|
||||
Loading…
Add table
Add a link
Reference in a new issue