mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
b20c5d2c37
The id was leftover from previous iterations of ngUpgrade and is no longer needed. Moreover, setting it can clash with CSS usage of id. Fixes #18446 PR Close #19182