add ng-bootstrap

This commit is contained in:
eneller
2025-01-06 13:13:05 +01:00
parent 48bbdab308
commit dcf25ea969
6 changed files with 277 additions and 230 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';