Install ng bootstrap
This commit is contained in:
parent
72e96855e6
commit
edbd84845a
6 changed files with 134 additions and 91 deletions
|
|
@ -1,3 +1,5 @@
|
|||
/// <reference types="@angular/localize" />
|
||||
|
||||
import { bootstrapApplication } from '@angular/platform-browser';
|
||||
import { appConfig } from './app/app.config';
|
||||
import { AppComponent } from './app/app.component';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue