mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
1502b1bc82
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