We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7100f48 commit 0fca130Copy full SHA for 0fca130
1 file changed
src/components/index.ts
@@ -11,6 +11,7 @@ export * from './Divider';
11
export * from './Form';
12
export * from './Grid';
13
export * from './Helpers';
14
+export * from './Icon';
15
export * from './Inputs';
16
export * from './ListItem';
17
export * from './Loading';
0 commit comments