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

Commit

Permalink
fix(ui/ext-select): add module to public_api
Browse files Browse the repository at this point in the history
  • Loading branch information
navix committed Nov 11, 2018
1 parent 0a6db83 commit efd1c3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions projects/ui/src/public_api.ts
Expand Up @@ -8,6 +8,7 @@ export * from './lib/ui-date-picker/ui-date-picker';
export * from './lib/ui-dialog/ui-dialog';
export * from './lib/ui-drawer/ui-drawer';
export * from './lib/ui-dropdown/ui-dropdown';
export * from './lib/ui-ext-select/ui-ext-select';
export * from './lib/ui-file/ui-file';
export * from './lib/ui-form/ui-form';
export * from './lib/ui-loading-bar/ui-loading-bar';
Expand Down

0 comments on commit efd1c3f

Please sign in to comment.