Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(tabs): only target direct descendants with mat-stretch-tabs
Fixes `mat-stretch-tabs` applying to all descendant tab headers, rather than direct descendants only. Fixes angular#12196.
- Loading branch information