UNPKG

ng2-bootstrap-base-modified

Version:

Native Angular Bootstrap Components Typeahead modified

10 lines (7 loc) 183 B
import { Component } from '@angular/core'; @Component({ selector: 'demo-tabs-justified', templateUrl: './justified.html' }) export class DemoTabsJustifiedComponent { }