mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
413db303f4
The `RadioControlRegistry` was only provided in a module, providedIn: 'root' fixes that issue. Fixes #54117 Co-authored-by: sr5434 <118690585+sr5434@users.noreply.github.com> PR Close #54130