Skip to content

Commit 0fca130

Browse files
committed
fix(icon): export icons
1 parent 7100f48 commit 0fca130

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/components/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ export * from './Divider';
1111
export * from './Form';
1212
export * from './Grid';
1313
export * from './Helpers';
14+
export * from './Icon';
1415
export * from './Inputs';
1516
export * from './ListItem';
1617
export * from './Loading';

0 commit comments

Comments
 (0)