Skip to content

Commit

Permalink
feat(hub-common): add icon for Discussion content type (#1185)
Browse files Browse the repository at this point in the history
affects: @esri/hub-common

ISSUES CLOSED: 7640
  • Loading branch information
juliannaeapicella authored Aug 24, 2023
1 parent c19df5b commit 7ae927a
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 39 deletions.
78 changes: 39 additions & 39 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions packages/common/src/content/compose.ts
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,7 @@ export const getContentTypeIcon = (contentType: string) => {
cSVCollection: "file-csv",
dashboard: "dashboard",
desktopApplication: "desktop",
discussion: "speech-bubbles",
documentLink: "link",
excaliburImageryProject: "file",
explorerMap: "file",
Expand Down

0 comments on commit 7ae927a

Please sign in to comment.