valor-software/ng2-bootstrap

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

Summary

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

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