mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
ec56760c9b
BREAKING CHANGE: `NgFor` has been removed as it was deprecated since v4. Use `NgForOf` instead. This does not impact the use of`*ngFor` in your templates. PR Close #18758