mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
4311ba7290
Cleans up example code by removing explicit `standalone: false`, since
standalone components are the default and recommended approach.
(cherry picked from commit 14f16226aa)