Skip to content

Commit

Permalink
fix(platform): extending the select component to the 3rd party applic…
Browse files Browse the repository at this point in the history
…ation (#1737)

* feat(platform): adding new wrapper select component for platform

feat(platform): adding new wrapper select component for platform

* feat(platform): adding new wrapper select component for platform

feat(platform): adding new wrapper select component for platform

*  feat(platform): adding new wrapper select component for platform

feat(platform): adding new wrapper select component for platform

* feat(platform): adding new wrapper select component for platform

feat(platform): adding new wrapper select component for platform
  • Loading branch information
Lokanathan-k committed Dec 17, 2019
1 parent 5d231e3 commit a6a7bb1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libs/platform/src/index.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
export * from './lib/platform.module';
export * from './lib/components/action-bar/public_api';
export * from './lib/components/menu/public_api';
export * from './lib/components/select/public_api';

0 comments on commit a6a7bb1

Please sign in to comment.