mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
2e7e4024ca
Separated HTML elements with judicious use of space. It not only makes it easier to read the HTML; it also makes it consistent with the formatting of https://github.com/angular/angular/edit/main/aio/content/examples/what-is-angular/src/app/hello-world-bindings/hello-world-ngif.component.html. PR Close #47331