[WEB-3892] feat: add icon to Quicklinks (#6927)

* [feature]: add icon to Quicklinks

* fix: moving  getIconForLink to utils packages
This commit is contained in:
khalilzitouni2058 2025-04-17 12:41:57 +01:00 committed by GitHub
parent 3ce40dfa2f
commit 7d91b5f8df
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 126 additions and 3 deletions

View file

@ -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";