chore: updates angular to v20
This commit is contained in:
@@ -4,6 +4,7 @@ import {Component, Input} from '@angular/core';
|
||||
selector: 'app-error-box',
|
||||
templateUrl: './error-box.component.html',
|
||||
styleUrls: ['./error-box.component.css'],
|
||||
standalone: false
|
||||
})
|
||||
export class ErrorBoxComponent {
|
||||
@Input()
|
||||
|
||||
Reference in New Issue
Block a user