Skip to content

Commit

Permalink
fix(AssetTaskIcon): Export some icons from FileIcon component
Browse files Browse the repository at this point in the history
  • Loading branch information
fermarinsanchez committed Jan 22, 2024
1 parent a3d64af commit f1a483c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/components/src/misc/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,7 @@ export * from './FileIcon/AssetVideoIcon';
export * from './FileIcon/AssetMediaIcon';
export * from './FileIcon/AssetDocumentIcon';
export * from './FileIcon/AssetScormIcon';
export * from './FileIcon/AssetTestIcon';
export * from './FileIcon/AssetTaskIcon';
export * from './AvatarSubject';
export * from './CardEmptyCover';

0 comments on commit f1a483c

Please sign in to comment.