mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
0ef49141ea
invert disabled logic, so it is clear that the button is disabled when canClick is set to false, not the other way around, as before PR Close #50822