Skip to content

Commit

Permalink
fix(comp:image): fix comp:image issue: icon [file-image] load failed (#…
Browse files Browse the repository at this point in the history
…1581)

closed #1580
  • Loading branch information
AFine970 committed Jun 28, 2023
1 parent ab4e4b0 commit cc81151
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/components/icon/src/dependencies.ts
Expand Up @@ -29,6 +29,7 @@ import {
Exclamation,
ExclamationCircle,
ExclamationCircleFilled,
FileImage,
FilterFilled,
Holder,
InfoCircle,
Expand Down Expand Up @@ -117,4 +118,5 @@ export const IDUX_ICON_DEPENDENCIES: IconDefinition[] = [
VerticalAlignTop, // BackTop
ZoomIn, // Image
ZoomOut, // Image
FileImage, // Image
]

0 comments on commit cc81151

Please sign in to comment.