[WEB-3396] chore: work items parent select improvement (#6608)
* chore: work items parent select improvements * chore: code refactor
This commit is contained in:
parent
4353cc0c4a
commit
8a792d381b
8 changed files with 120 additions and 59 deletions
|
|
@ -2,3 +2,4 @@ export * from "./issue-identifier";
|
|||
export * from "./issue-properties-activity";
|
||||
export * from "./issue-type-switcher";
|
||||
export * from "./issue-type-activity";
|
||||
export * from "./parent-select-root";
|
||||
|
|
|
|||
|
|
@ -0,0 +1 @@
|
|||
export * from "ce/components/issues/issue-details/parent-select-root";
|
||||
Loading…
Add table
Add a link
Reference in a new issue