mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
450a38b072
Updated examples to align with the latest Angular style: - Removed `standalone: false` since it is unnecessary. - Dropped module-based implementation in favor of standalone. PR Close #64167