mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
22177632c6
The example was using `any` type but then assuming that the value was a string. Fixes #42239 PR Close #42240