UNPKG

ng2-bootstrap-base-modified

Version:

Native Angular Bootstrap Components Typeahead modified

9 lines (7 loc) 193 B
import { Component } from '@angular/core'; @Component({ selector: 'demo-bs4-progressbar-static', templateUrl: './static.html' }) export class DemoProgressbarStaticBs4Component { }