mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
479a6f269a
Updated pipe examples to explicitly import the pipe for clarity and correctness. Also removed `standalone: true` since it is now the default and no longer necessary. PR Close #64135