We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a620fe2 commit 8ee28caCopy full SHA for 8ee28ca
public_api.ts
@@ -1,3 +1,3 @@
1
export { NgxTabsLibModule } from './src/ngx-tabs-lib.module';
2
-export { TabsComponent as ɵTabsComponent } from './src/tabs.component';
3
-export { TabComponent as ɵTabComponent } from './src/tab.component';
+export { TabsComponent } from './src/tabs.component';
+export { TabComponent } from './src/tab.component';
0 commit comments