Skip to content

Commit 175d043

Browse files
committed
fix: export Copy icon
1 parent 17bfbca commit 175d043

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

Diff for: 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)