Skip to content
This repository was archived by the owner on Aug 25, 2020. It is now read-only.

Commit efd1c3f

Browse files
committed
fix(ui/ext-select): add module to public_api
1 parent 0a6db83 commit efd1c3f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: projects/ui/src/public_api.ts

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ export * from './lib/ui-date-picker/ui-date-picker';
88
export * from './lib/ui-dialog/ui-dialog';
99
export * from './lib/ui-drawer/ui-drawer';
1010
export * from './lib/ui-dropdown/ui-dropdown';
11+
export * from './lib/ui-ext-select/ui-ext-select';
1112
export * from './lib/ui-file/ui-file';
1213
export * from './lib/ui-form/ui-form';
1314
export * from './lib/ui-loading-bar/ui-loading-bar';

0 commit comments

Comments
 (0)