[WEB-3892] feat: add icon to Quicklinks (#6927)
* [feature]: add icon to Quicklinks * fix: moving getIconForLink to utils packages
This commit is contained in:
parent
3ce40dfa2f
commit
7d91b5f8df
3 changed files with 126 additions and 3 deletions
|
|
@ -12,4 +12,8 @@ export * from "./string";
|
|||
export * from "./theme";
|
||||
export * from "./workspace";
|
||||
export * from "./work-item";
|
||||
|
||||
export * from "./get-icon-for-link";
|
||||
|
||||
export * from "./subscription";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue