refactor: global select component for issue view
This commit is contained in:
parent
0e07c1e19f
commit
adbe16f8ae
24 changed files with 1090 additions and 1152 deletions
|
|
@ -50,6 +50,7 @@ const defaultValues = {
|
|||
blocked_list: [],
|
||||
target_date: new Date().toString(),
|
||||
issue_cycle: null,
|
||||
issue_module: null,
|
||||
labels_list: [],
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue