valor-software/ng2-bootstrap

View on GitHub
demo/src/app/components/+tabs/demo-tabs.routes.ts

Summary

Maintainability
A
0 mins
Test Coverage
import { TabsSectionComponent } from './tabs-section.component';

export const routes = [{ path: '', component: TabsSectionComponent }];