Skip to content

Commit 113a8ec

Browse files
committed
fix: export modal
1 parent 88fc2bb commit 113a8ec

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
@@ -10,6 +10,7 @@ export * from './Helpers';
1010
export * from './FormField';
1111
export * from './Layout';
1212
export * from './Loading';
13+
export * from './Modal';
1314
export * from './Picker';
1415
export * from './Progress';
1516
export * from './Popover';

0 commit comments

Comments
 (0)