We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88fc2bb commit 113a8ecCopy full SHA for 113a8ec
1 file changed
src/components/index.ts
@@ -10,6 +10,7 @@ export * from './Helpers';
10
export * from './FormField';
11
export * from './Layout';
12
export * from './Loading';
13
+export * from './Modal';
14
export * from './Picker';
15
export * from './Progress';
16
export * from './Popover';
0 commit comments