Skip to content

Commit

Permalink
chore(icons): export icon from index (#413)
Browse files Browse the repository at this point in the history
Co-authored-by: Mary Xanthopoulou <[email protected]>
  • Loading branch information
maryxan and Mary Xanthopoulou authored Sep 26, 2024
1 parent f5babe3 commit ac5d09e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/icons/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,7 @@ export { default as LinkedUnitSVG } from "./feature/units/linked-unit-icon.svg";
export { default as LinkedUnitChipChildSVG } from "./feature/units/linked-unit-chip-child-icon.svg";
export { default as LinkedUnitChipParentSVG } from "./feature/units/linked-unit-chip-parent-icon.svg";
export { default as MultiSessionSVG } from "./feature/units/multi-session.svg";
export { default as MoreIconNoViewboxSVG } from "./feature/units/more-icon-no-viewbox.svg";

// Questions Icons
export { default as DragAndDropSVG } from "./feature/questions/drag-and-drop.svg";
Expand Down

0 comments on commit ac5d09e

Please sign in to comment.