Update to Angular 18 (#3309)

This commit is contained in:
Joe Milazzo 2024-10-25 13:55:49 -07:00 committed by GitHub
parent eacf2b9a5a
commit d563ebf3d2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
28 changed files with 2220 additions and 8310 deletions

View file

@ -1,5 +1,5 @@
import {DOCUMENT} from '@angular/common';
import {HttpClient} from '@angular/common/http';
import { HttpClient } from '@angular/common/http';
import {
DestroyRef,
inject,