style(many): fix comments with wrong component names (#29665)

This commit is contained in:
Brandy Carney
2024-06-26 12:29:19 -04:00
committed by GitHub
parent ceb41f31f3
commit caa88b34e1
3 changed files with 3 additions and 3 deletions

View File

@ -72,7 +72,7 @@ input {
*/
:host([slot="start"]),
:host([slot="end"]) {
// Reset the flex property when the checkbox
// Reset the flex property when the radio
// is slotted to avoid growing the element larger
// than its content.
flex: initial;