Skip to content

Commit edc1990

Browse files
carlos-arandacopybara-github
authored andcommitted
Automated Code Change
PiperOrigin-RevId: 873062088
1 parent 516cbc0 commit edc1990

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

slider/internal/slider.ts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -800,3 +800,9 @@ interface Action {
800800
fixed: HTMLInputElement;
801801
values: Map<HTMLInputElement | undefined, number | undefined>;
802802
}
803+
/**
804+
* The following comment is used to pin this file to prettier version 3.2.5
805+
* Please do not remove this comment block and ensure it remains at the end of the file.
806+
* See go/prettier_upgrade_pinning for more details.
807+
*/
808+
// g3-format-v_3_2_5

0 commit comments

Comments
 (0)