Skip to content

Commit

Permalink
replace acghelper
Browse files Browse the repository at this point in the history
  • Loading branch information
jjj201200 committed Jul 30, 2023
1 parent 70a6900 commit 480296f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Icons/index.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
export {AccessibilityIcon} from './Abstract/AccessibilityIcon';
export {AcgboxTextIcon} from './Logos/AcgboxTextIcon';
export {AcghelperTextIcon} from './Logos/AcghelperTextIcon';
export {ActivityLogIcon} from './Components/ActivityLogIcon';
export {AlignBaselineIcon} from './Typography/AlignBaselineIcon';
export {AlignBottomIcon} from './Alignment/AlignBottomIcon';
Expand Down Expand Up @@ -336,4 +336,4 @@ export {ViewNoneIcon} from './Abstract/ViewNoneIcon';
export {ViewVerticalIcon} from './Abstract/ViewVerticalIcon';
export {WidthIcon} from './Arrows/WidthIcon';
export {ZoomInIcon} from './Design/ZoomInIcon';
export {ZoomOutIcon} from './Design/ZoomOutIcon';
export {ZoomOutIcon} from './Design/ZoomOutIcon';

0 comments on commit 480296f

Please sign in to comment.