From edc19906b09ce746d2035bf6200c70db0bad9683 Mon Sep 17 00:00:00 2001 From: Carlos Aranda Date: Fri, 20 Feb 2026 13:55:37 -0800 Subject: [PATCH] Automated Code Change PiperOrigin-RevId: 873062088 --- slider/internal/slider.ts | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/slider/internal/slider.ts b/slider/internal/slider.ts index 997859c1a9..d78f88c84a 100644 --- a/slider/internal/slider.ts +++ b/slider/internal/slider.ts @@ -800,3 +800,9 @@ interface Action { fixed: HTMLInputElement; values: Map; } +/** + * The following comment is used to pin this file to prettier version 3.2.5 + * Please do not remove this comment block and ensure it remains at the end of the file. + * See go/prettier_upgrade_pinning for more details. + */ +// g3-format-v_3_2_5