File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed
Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -15,19 +15,16 @@ export * from "./input/input.module";
1515export * from "./list-group/list-group.module" ;
1616export * from "./loading/loading.module" ;
1717export * from "./modal/modal.module" ;
18+ export * from "./notification/notification.module" ;
1819export * from "./pagination/pagination.module" ;
1920export * from "./pill-input/pill-input.module" ;
21+ export * from "./placeholder/placeholder.module" ;
2022export * from "./progress-indicator/progress-indicator.module" ;
2123export * from "./radio/radio.module" ;
2224export * from "./select/select.module" ;
2325export * from "./switch/switch.module" ;
2426export * from "./table/table.module" ;
2527export * from "./tabs/tabs.module" ;
2628export * from "./tiles/tiles.module" ;
27- export * from "./progress-indicator/progress-indicator.module" ;
28- export * from "./i18n/i18n.module" ;
29- export * from "./pagination/pagination.module" ;
30- export * from "./loading/loading.module" ;
31- export * from "./notification/notification.module" ;
3229export * from "./toggle/toggle.module" ;
3330export * from "./utils/position" ;
You can’t perform that action at this time.
0 commit comments