From 2072e377e540e5ee5cdb30143d635859ddefb185 Mon Sep 17 00:00:00 2001 From: Kristiyan Kostadinov Date: Sat, 10 Dec 2022 11:00:57 +0100 Subject: [PATCH] fix(material/menu): add selector for projecting non-Material icons Adds the `matMenuItemIcon` selector to the `ng-content` so icons that aren't `mat-icon` can be projected in the correct place. Fixes #26214. --- src/material/menu/menu-item.html | 2 +- tools/public_api_guard/material/menu.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/material/menu/menu-item.html b/src/material/menu/menu-item.html index 7e5412addf51..b3da3f522585 100644 --- a/src/material/menu/menu-item.html +++ b/src/material/menu/menu-item.html @@ -1,4 +1,4 @@ - +
; + static ɵcmp: i0.ɵɵComponentDeclaration; // (undocumented) static ɵfac: i0.ɵɵFactoryDeclaration; }