mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
98430d678e
This commit updates the code of the `SelectMultipleControlValueAccessor` to: - improve typings to make them more precise - updates the note that refers to IE, but we still can not remove the branch since it's needed for Universal (that uses Domino) PR Close #44261