This repository was archived by the owner on Nov 30, 2022. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77 */
88// Core
99export * from './lib/fivethree.core.module' ;
10- // Components
10+ // Modules
1111export * from './lib/app-bar/app-bar.module' ;
1212export * from './lib/back-button/back-button.module' ;
1313export * from './lib/bottom-sheet/bottom-sheet.module' ;
@@ -53,6 +53,7 @@ export * from './lib/dialog/dialog.component';
5353export * from './lib/editable-label/editable-label.component' ;
5454export * from './lib/expandable/expandable.component' ;
5555export * from './lib/expandable/expandable-indicator/expandable-indicator.component' ;
56+ export * from './lib/feature-discovery/feature-discovery.component' ;
5657export * from './lib/loading-content/loading-content.component' ;
5758export * from './lib/fab/fab.component' ;
5859export * from './lib/loading-progress-bar/loading-progress-bar.component' ;
You can’t perform that action at this time.
0 commit comments