@ng-bootstrap/ng-bootstrap config

This commit is contained in:
myh
2023-12-08 17:43:50 +08:00
parent d7a13106fc
commit 614961e475
2 changed files with 5 additions and 0 deletions

View File

@@ -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';