From c27bdee0277326b7e88876e266ea463d92aa67d5 Mon Sep 17 00:00:00 2001 From: Elizabeth Mitchell Date: Tue, 24 Sep 2024 13:00:38 -0700 Subject: [PATCH] chore(catalog): fix text field icon usage for SSR Fixes #5723 These examples were missing their SSR attributes for slotted content. PiperOrigin-RevId: 678364136 --- docs/components/figures/textfield/usage-icons.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/components/figures/textfield/usage-icons.html b/docs/components/figures/textfield/usage-icons.html index 73abe713b8..2b6769e8ce 100644 --- a/docs/components/figures/textfield/usage-icons.html +++ b/docs/components/figures/textfield/usage-icons.html @@ -3,16 +3,16 @@ aria-label="Three outlined textfields next to each other the first has a search icon at the start the label Search Messages, the second a label that says Password and an eye icon toggle button at the end, and a red, visually errored outlined textfield with the label Username with an exclamation icon at the end and helper error text under the field that says Username not available" style="padding-block: 16px; gap: 16px" > - + search - + visibility visibility_off - + error