From ea79898edcc98cac07d83214d5b404c888611d33 Mon Sep 17 00:00:00 2001 From: Will-thom Date: Tue, 28 Apr 2026 15:49:00 -0300 Subject: [PATCH] docs(material/form-field): fix incorrect chip component reference Replace mat-chip-set with mat-chip-grid in the form-field documentation, since only mat-chip-grid implements MatFormFieldControl. Closes #33035 --- src/material/form-field/form-field.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/material/form-field/form-field.md b/src/material/form-field/form-field.md index ea93a70714d0..bdcf41bcd117 100644 --- a/src/material/form-field/form-field.md +++ b/src/material/form-field/form-field.md @@ -11,7 +11,9 @@ The following Angular Material components are designed to work inside a `` & `