Update to Angular14 & PrimeNG 14

This commit is contained in:
Çetin
2022-07-25 17:30:29 +03:00
parent af7e863f4d
commit 2c7aa2917a
6 changed files with 25 additions and 19 deletions
@@ -67,6 +67,8 @@ export class InputDemoComponent implements OnInit {
valCheck: string[] = [];
valCheck2: boolean = false;
valSwitch: boolean = false;
cities: SelectItem[] = [];