Sync Integ to Master
[sdc.git] / catalog-ui / src / app / ng2 / components / ui / tabs / tabs.component.ts
index 21d2bba..f4b4103 100644 (file)
@@ -23,6 +23,8 @@ import { Tab } from './tab/tab.component';
 import { ViewEncapsulation } from '@angular/core';
 import { trigger, state, style, transition, animate, keyframes } from '@angular/core';
 
+export {Tab};
+
 @Component({
     selector: 'tabs',
     templateUrl: './tabs.component.html',