Skip to content

Commit 1c04d92

Browse files
authored
Merge pull request #601 from buildo/export-copy-icon
fix: export Copy icon
2 parents 17bfbca + 175d043 commit 1c04d92

File tree

1 file changed

+1
-0
lines changed
  • packages/bento-design-system/src/Icons

1 file changed

+1
-0
lines changed

packages/bento-design-system/src/Icons/index.ts

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ export * from "./IconChevronLeft";
77
export * from "./IconChevronRight";
88
export * from "./IconChevronUp";
99
export * from "./IconClock";
10+
export * from "./IconCopy";
1011
export * from "./IconDownload";
1112
export * from "./IconEye";
1213
export * from "./IconEyeClosed";

0 commit comments

Comments
 (0)