[WEB-2688] chore: added icons and splitted issue header (#6195)
* chore: added icons and splitted issue header * fix: added ee filler component * fix: component name fixed * fix: removed dupes * fix: casing
This commit is contained in:
parent
77239ebcd4
commit
b4112358ac
16 changed files with 341 additions and 133 deletions
1
web/ee/components/issues/header.tsx
Normal file
1
web/ee/components/issues/header.tsx
Normal file
|
|
@ -0,0 +1 @@
|
|||
export * from "ce/components/issues/header";
|
||||
|
|
@ -4,3 +4,4 @@ export * from "./issue-modal";
|
|||
export * from "./issue-details";
|
||||
export * from "./quick-add";
|
||||
export * from "./filters";
|
||||
export * from "./header";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue