Skip to content

Commit

Permalink
fix(AssetFeedbackIcon): 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 9fdb569 commit 25da9b3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/components/src/misc/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,8 @@ export * from './FileIcon/AssetDocumentIcon';
export * from './FileIcon/AssetScormIcon';
export * from './FileIcon/AssetTestIcon';
export * from './FileIcon/AssetTaskIcon';
export * from './FileIcon/AssetExpressTaskIcon';
export * from './FileIcon/AssetModuleIcon';
export * from './FileIcon/AssetFeedbackIcon';
export * from './AvatarSubject';
export * from './CardEmptyCover';

0 comments on commit 25da9b3

Please sign in to comment.