Skip to content

Commit 7f39576

Browse files
authored
Re-add export for Code icon in index.ts to main alphabetical order
Signed-off-by: Sarthak Basu <basusarthakmain@gmail.com>
1 parent fdeb1e6 commit 7f39576

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/icons/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ export * from './ChevronRight';
3131
export * from './Circle';
3232
export * from './Clone';
3333
export * from './Close';
34-
export * from './Code';
3534
export * from './Cloud';
35+
export * from './Code';
3636
export * from './CollapseAll';
3737
export * from './Column';
3838
export * from './CompareArrows';

0 commit comments

Comments
 (0)